This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

The program can not be stored in the TIVA microcontroller

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???