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.
hi..... i m currently working on 6713dsk by spectrum digital. i was referring to the quick start guide that you have in the TI University program and i am finding errors in opening the DSP/BIOS config file in ccs v3.3.
The error is Unable to create BIOS config server.
Usually the error "Unable to create BIOS Config Server" means that there was a problem with the BIOS installation or one or more dlls did not get registered correctly. To begin with, please make the following checks in CCS 3.3 to ensure that the same version of BIOS is being selected and used in the build process:
1) Within CCS Help->About->Component manager, Target Content->C67XX, check that the specific BIOS version you are using is selected
2) The BIOS_INSTALL_DIR environment variable set under Control Panel->System->Advanced->Environment Variables is set to point to the directory containing the same version of BIOS as selected in the component manager
3) Make sure that the -Dconfig.importPath in the project points to the directory with the correct version of BIOS, for example, C:/CCStudio_v3.3/bios_5_33_04/packages
If all of the above has been checked and verified to be correct and you still receive the same error, you may want to uninstall and reinstall that version of BIOS (or install a newer version) or reinstall CCS 3.3 as something may have got corrupted or not registered correctly during previous installation.
I would suggest installing a newer version of DSP/BIOS (like 5.33.xx) or reinstalling CCS 3.3. You can get updates to CCS by going to the Update Advisor page.