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.

How to solve this error from DSP/BIOS Configuration in CCS4.2 ?



Hi,friends.

To create a DSP/BIOS(5.41) project (such as hello example) in CCS4.2 ,the project can be created normally. when I want to open the hello.tcf with DSP/BIOS Configuration Tool .but I can not open the file and get this error.

I want to open the hello.tcf with DSP/BIOS Configuration Tool to set some configurations, how to deal with this problem?

  • In your screenshot, I can see that it is referencing BIOS 5.32.02 that is installed inside your CCSv3.3 folder on your D drive. Did you create this project brand new in CCSv4 or are you importing a project? If it is a brand new project, there may be some BIOS environment variable you may need to set to point to the BIOS version you wish to use (the one in v4).

    Thanks

    ki

  • Thank you, ki.

    I want to create a brand new project  in CCSv4.2. In creating project, I selected 'DSP/BIOS v5.xx Examples >> dsk 6416 Examples >> hello Examples'  for project templates,

    and finished the job to create. In created 'hello' project, I saw the file 'hello.tcf', but when I wanted to open the file with DSP/BIOS Configuration Tool to set some variables,

    then the above error came out. You said there may be some BIOS environment variable to set, how to set ?

    Thanks.

    gui.

  • When you right-click on the project and select 'build properties', it will bring up the build properties dialog. In that dialog, select CCS Build in the left panel. What DSP/BIOS version number does it specify?

  • In DSP/BIOS support, the DSP/BIOS version number is 5.41.7.24, only this one.