Other Parts Discussed in Thread: SEGGER, TM4C1231H6PM
Tool/software: Code Composer Studio
When I click on the Debug button, the system loads the program but does not run and stop at main(), sometimes only the Stop button is enabled, other times the Start and End buttons are enabled and it shows the PC stopped at some random location in the code. I click Stop then the Debug button again and the program loads and indeed the PC breaks at main(). When I click run the code runs but the SysTick timer does not run. If I click Stop and then power-cycle the board everything runs fine but I can't use any of the debugging tools.
CCS v9.3.0.00012, Segger Flasher with their latest software.
I posted this earlier on my other account (different business) and the suggestion was that I contact Segger for their advice. They stated that they have not experienced any problems like this with this CPU.
I have used this Segger Flasher successfully on a different design with a TM4C1231H6PM and CCS v8.3.1.00004
Thanks, Doug