Hi Expert,
There's an issue customer meets that adding more variables and used in main.c file, the main function could not be executed. And there's no error or warning after build the project.
We try the below ways to debug this issue,
- disable the watchdog in .asm file, it's useless.
- move and define the variables into other .c & .h file, the issue disappears.
Their project is based on CCS 6.0, TI v6.4.4 compiler version.
Could you please help to provide some debug methods about this case? Thanks!
Best Regards
Rayna