We use CCS v3.3 for our projects for a long time. Since our computer OS needs to be upgraded to window7 and CCS v3.3 only supports XP, we have to upgrade our CCS to v4.2 as well along with all our projects.
The first project i imported from CCS V3.3 to CCS V4.2 uses TMS320F28335 DSP with Spectrum Digital C2000 JTAG emulator in C.
I used "project -> import legacy ccsv3.3 project" function to import the project.
After i imported the project the CCS V4.2 compiler issued a lot errors occurred as shown below:
Error Could not open source file "rtwtypes.h"
etc
Can you let me know why the compiler is unable to find the file even though i used the project import utility with no errors or warnings
Thanks