Tool/software: Code Composer Studio
Hello,
I'm migrating my code from DSP-BIOS 5.42, to SYS-BIOS 6.53. I made the RTSC platform independent of my project. However, my project doesn't seem to see it. First clue is that under CCS General properties for the project, I don't have an RTSC tab. I have Main and Products, but no RTSC. Also, when the project is linked, I get a warning (10247-D) about creating an IRAM output section, without a SECTIONS specification, even though the IRAM was included in my independent RTSC platform, which I originally though was being referenced in the project.
Any guidance or clues would be appreciated.
Robert