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