Hello!
A few questions about System Workbench Eclipse. I’m used to other
versions of Eclipse (for example CCS form TI) and this one reacts
differently.
Qhen I create a new program in an existing workspace, I found out I have
to build it firs (onnly before first launch), and then on subsequent launches,
I can call the debugger directly. The problem is tha it still tells me that it
doesn’t find the source file of my previous project.
As an illustration, I created a project that compiles and run fine.
(called F469LCDTest). Now I have created a new one (OOLCD469). but
Eclupse keeps reporting about my previous progam’s main.
What is the reason?
In fact, it works, but if it’s caring about files of my previous project,
then it may confuse files that have the same name, which might become
the beginnig of big trouble.
Do I need a new workspace per project?
Thanks,
Pascal