Other Parts Discussed in Thread: MATHLIB
I'm migrating from CCS v4 to CCs v5. After migrating a project from 4 to 5 (using the migration tool to convert .tcf to cfg), I'm getting the following error when I compile my new CCS v5 project:
fatal error #5: could not open source file "C:/Users/mask01/Documents/CCSWorkspace1/%CCSv5_PROJECT%/Debug/configPkg/package/cfg/%SOURCE_FILE_DIRECTORY%_p674.h"
where CCSv5_PROJECT and SOURCE_FILE_DIRECTORY are specific to my file path.
When I go to the above path in Windows 7, I find these two files:
%PROJECTNAME%_x674.cfg
%PROJECTNAME%_x674.mak
Where/what is this file: %SOURCE_FILE_DIRECTORY%_p674.h?