Hum
did not think of both Compiler and Linker directory paths - - - -
also the space was in the path to the project directory.
C:\Engineering\Shunyata\Time base\C-Code
the project directory also has the PCB schematic and board layout and also the PC check out and debug code files
so have folder C-Code for the micro code.
changed the path by creating and other without the space.And then moving all of the files over.
have not tried everything that you suggest yet - - - will shortly
as I really need some of the files to be linked in from their locations as these are common files used by many projects and any updates should pass to all projects.
Does the #include statement need to have the full path if the files is in the project headers folder and linked in?
or just the compiler and linker input paths - - - -
note the linked paths is showing the correct path to each file.
note I am having many other strange problems such as the Device init and PE will load and run once when I create a new project - - and then will not load again - - when starting CW 10.1 again.
CW loaded into the program files (86)
Jim P