Im using the TM4C123G Development Borad for TIVA microcontroller. The version of the code composer is 5.4.0.00091.
I create a new project, copy a past the main line of the blinking project, I build, debug, and the program executes correctly. The first problem is that when I quit the supply voltage and reconect the board, the program doesn´t starts. I do the same with the blinking example and the program executes correctly.
The second problem is: I generate the .bin file and try to program the micro with LM Flash Programmer and nothing happends, I do the same with the bin file of blinking and executes correctly.
Could anybody help me???