I have created a project in CCS 5.1.0.09000.
It looks like I created a "project" instead of a "CCS project". I am only realizing this now when investigating malloc/heap issues. I tried creating a sample project as described here:
http://processors.wiki.ti.com/index.php/SYS/BIOS_Getting_Started_Guide
In the sample project, under project properties - General, there is a Main and an RTSC tab.
In my own project, under project properties - General, there is a Main tab but no RTSC tab.
Is there a way to turn my project into one which includes SYS/BIOS support? The project is large and I don't want to have to start from scratch unless there's an easy way to import it into a CCS project with SYS/BIOS support.
Also, I'm looking for this document : "Migrating a DSP/BIOS 5 Application to SYS/BIOS 6 (SPRAAS7A)." which is referenced in SPRUEX3J (the document doesn't seem to exist).
Thanks,
Annie