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.
To whom it is concerned
when I ran my project (with BIOS program) in CCS v3.3, first,i clicked the Host Channel Control buttons on the DSP/BIOS menu bar. then i load the .out file into the dsp target ,before this loading was finished,CCS told me:
Your BIOS version is not compatible with this RTA version. It must be version 5.2.x.x. Your version looks to be: a non BIOS program, or possibly BIOS 490 or earlier.
And I cann't find my HST objects in the Host Channel Control Window,thus i cannot bind my HST Channel with the original data files.I'm sure that my bios is v5.31.07,so i am confused,why did this happen?
I have seen somebody meet the same problem in http://e2e.ti.com/forums/t/746.aspx,but his solution isn't suitable for me,because my project does use the DSP/BIOS.
Could you tell me how to resolve it?
Thanks!
Kevin Zhao said:I have seen somebody meet the same problem in http://e2e.ti.com/forums/t/746.aspx,but his solution isn't suitable for me,because my project does use the DSP/BIOS.
Not sure if I understand your statement. If you are not using DSP/BIOS on our project, than it makes sense you are getting the error, because the you trying to use a DSP/BIOS RTA feature in a non-DSP/BIOS program.
http://tiexpressdsp.com/index.php/DSP/BIOS_Real-time_Analysis_(RTA)_troubleshooting
Sorry I missed that.
Please verify that the same version of BIOS is being selected in CCS component manager and used in the build process:
1) Within CCS Help->About->Component manager, Target Content->(DSP family you are using), check the BIOS version that is selected
2) The BIOS_INSTALL_DIR environment variable set under Control Panel->System->Advanced->Environment Variables should be set to point to same BIOS version as above
3) Under Project->Build Options->DspBiosBuilder tab, make sure that the -Dconfig.importPath points to the directory with the correct version of BIOS, for eg, C:/CCStudio_v3.3/bios_5_33_06/packages