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.

Tiva C code didn't start

Other Parts Discussed in Thread: LMFLASHPROGRAMMER

Hi,

I am new with Tiva C and CortexM4 MCU's so I worked a bit with the launchpad and maked my own PCB with some more periphery.

Everthing works fine when I debug the code in CCS6, but if i try to upload the .bin file via JTAG with the LMFlash Programmer nothing happens. There is no error messange from LM and the veriyfing is successful but it seems that the program didn't start or something. The same happens when I manuell reset the TM4C while I debug.

Is it necessary to make more start up settings or something?