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.

Help with Keil settings and Tiva C Series Launch Pad

Other Parts Discussed in Thread: TM4C123GH6PM

Hi

I am using Tiva C Series TM4C123G LaunchPad Evaluation Board with TM4C123GH6PM Microcontroller.

My IDE is Keil and the debugger doesn't start and the code is stack before executing the main.

My settings:

Flash Load is OK. But as I press on debug button I jump to the Startup.s code instead of main

At this point, the debugger is disabled

When I reset the CPU, the debugger is enabled, but after couple of steps I am still stack in this Startup.s code

Could you please advice where and what I did wrong?

Thank you very much