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.

Removing BIOS from a CCS project to make a NO-BIOS project

Hello,

I have inherited a CCS 5.4 C5000 project which included a started attempt at using BIOS.

After further review, I discovered that the BIOS is not used to do anything in the project.

I am running out of memory on the C5000 and would like to remove BIOS from the project.

Is there any general direction for removing BIOS from an existing project?

I found a tcf file in the project which is all about the bios settings.

Can I remove that from the project and be done with it? I know it's probably not that easy :)

 

Thank You,

Forrest

  • Hi Forrest,

    If you remove the tconf file and remove references to BIOS headers and objects from the source code, then that should work. You'll still see the little "RTSC" name next to the folder icon however in Project Explorer.