This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Error creating platform package

Hi,

  When I use the default platform package for the 6678 when creating a new project, my code builds fine.  WHen I click on CCS Debug/Tools/RTSC Tools/Platform/New  and create my own memory map, i get errors during linking.  All the bios calls are unresolved.  To test I used the same memory map allocation for code, data and stack, just created my own project.  I then went into my project properties and under the RTSC tab, i clicked on my Core0 platform.  Still get the errors.  Any thoughts?  Am I creating the platform incorrectly?

Will