Hello,
Hoping someone may be able to provide some feedback on a problem I'm having. We recently migrated from CCS3.3 to 5.1 and we've spent an embarassing amount of time trying to get a project from 3.3 loaded into 5.1 using the "import legacy code" feature in v5. For whatever reason we were getting gmake errors and with some feedback from TI we got to the point where our IT dept wouldn't help us comply with the TI troubleshooting steps.
Anyhow, to work around this we decided to just go ahead and start a new project in v5, and manually add all the old source files and go from there. I've gone ahead and done that. Tried to build and found a lot of issues with header files not found - so they were manually loaded and those errors went away. Now I'm seeing errors that I've never encountered before on code that has never been changed - specifically in the cmd file for the 2810 chip we're using...
74 total errors such as: #10008-D cannot find file, #10263 BEGIN, CSM_PWL, DRAMH0, FLASHA memory range thru FLASHE, PRAMH0, RAMH0 etc. Just tons of what look like hardware errors. I have a controller board available to attach and attempt to program but I'd like to try and get an output without the board attached.
Has anyone been there/done that and might be able to help me figure out what these are?
