I am using SPRC212 (PMSM), the original application is for CCS3 and I have imported it to CCS4.
After importing the "includes" were not pointing correctly, this I fixed by including path using the "C/C++build > Tool Setting > Include Options". Also some .C files and .ASM files were not imported, I copied these manually to the new project.
Now the project seems fine and I can build it.
But the problem is that now for all the files (e.g. drvlib280) which are "included" the code-completion feature of CCS4 does not work. The same goes when I try to search for included-code.
This makes coding very uncomfortable.
Is there a work-around or fix to this problem?
Thanks in advance
ps. I have already tried to eclipse-indexer "slow but accurate" and rebuild index.