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,
I use CCS 5.5.0 on Ubuntu 12.04, 32 bit. The projects are on Sitara AM335x Starter Kit with built in XDS100V2. I use remote debug Linux application. In the workspace, there are several projects. After finishing one project A, I switch project B debugging. Then, there is a warning in the console window:
No source file named /home/robert/workspace_v5_5/A_hello0/A_h0.c.
When I switch back to project A, there is similar warning for project B:
No source file named /home/robert/workspace_v5_5/B_hello0/B_h1.c.
Is the warning normal? Or, it can be turned off?
Thanks,
Excuse me. I forgot to mention that there is no such warning when I close the other non-debug project.