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.

AM4372: Code debug before main function

Part Number: AM4372

Hi all,

I want to debug the code before the main function.
Therefore, I did the debug setting below and unchecked AAA, but the program counter still points to main after loading the program.
How can I start debugging from _c_int00 after loading the program?

Compiler is "TI v16.9.6.LTS".

Best regards,

Sasaki