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.
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,
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
Hi Santosh,
Attached 3 map file which,
No issus by defining more variables in other files.c
No issue by defining the array in other files.c
Best Regards
Rayna
No issus by defining more variables in other files
Hi Santosh
There're lots of difference, however, I don't know which factors cause the issue.
Could you please help with this? Thanks!
Rayna
Ranya,
Did you look at the location of variables in map-files? That will give you some idea which section these variables are placed. You also need to compare with linker command file. What is the name of the variables?
Ranya,
Any update on the issue? Are you able to narrow down the variable which is causing the issue?
Hi Santosh,
The reason is still not found, though it worked after customer moved the array definition to other file.
Best Regards
Rayna