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.
Tool/software: Code Composer Studio
Hello,
I have been running this code since last two days, which was working all fine. But when i re-run the code, i am getting "no symbols are defined", which is confusing since no changes in the code has been made. Please find the below image and help me find a solution.
Thank you in advance.
Best Regards,
Sindhu H
Hi Sindhu,
That error simply means that the CPU is halted at a program address location that has no source code correlation. My question to you is this: Is there code associated with 0x3FE493? If not, then the message should not be of any concern. If there is code associated with that address, then use the Modules view to validate the loaded symbols.
Thanks
ki
Hello,
I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).
Thanks,
ki
Hello sir,
My issue is resolved. Thank you for all the help and support.
Best Regards,
Sindhu H