Hello!
I am trying to use CCE, free version, and I get trouble understanding
how to add a path to the current project (I am used to IAR).
I have a folder used in many projects, that I would like to use as is,
so I don't want to copy the files locally but just ask the IDE to compile
and link these files to my current project.
I tried:
1. - Adding the path of this directory in Window->Preferences->C/C++->Make->
PathEntryVariables
I have added a path to the source folder.
It doesn't help, the IDE cannot find the first included file belonging to the added path.
2.
Project->properties->File Search Path.
Project->Properties->Directory specifier
I have added the folder, same result.
3. I tried to import the directory, but of course it copies all the
files locally which is somewhat logical, but that's not what I am looking
for.
I read the help pages, and I think I have looked at every single item in
the menus except the right one. Can anybody explain me or point me to some
documentation ?
Another thing: if I copy a file (.c) in my current working directory,
it is automatically added to the project. Is it possible to avoid this?
Thanks,
Pascal
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )