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.

TMS320F280049C: Code working in debug mode but not in stand alone if any new variables are added or externed

Part Number: TMS320F280049C


Hello, 

I am using microcontroller Tms320f280049m, code composer studio 11.0 and compiler version 21.6.0.LTS.

I am facing the below mentioned issue:

Whenever I change a #define value or add a new variable or initialize a new variable, my code works in debug mode but not in stand alone mode.

And whenever I undo the change, my code works in debug as well as stand alone mode.

Also whenever I change a #define value, my map file gets changed and that code (.out file) doesnot work in stand alone mode

Note: No errors given

Please help me find out what is the issue.

Thanks and Regards,

Selec