Hi all,
I imported a non-BIOS application from CCSv3.3 to CCSv4. Because the application is non-BIOS, there is no option to choose DSP/BIOS version for the project during the import.
Build configuration options for the non-BIOS project doesn't provide an option of choosing appropriate BIOS version.
To solve this I installed the version of CCS3.3 BIOS bios_5_31_08 into CCSv4 directory and added it to Window-> Preferences->CCS-> RTSC and Products.
In addition I configured Environment Variable windows option: BIOS_INSTALL_DIR to point to bios_5_31_08 location : I tried both CCSv3.3 directory and CCSv4 directory.
The problem is that building a project drops an error that it cannot locate "std.h". Simple way to solve it is to include the appropriate directory manually, but does the CCSv4 determine the appropriate include directory for basic BIOS sources and headers automatically ? It looks like it cannot locate the bios directory in a right way.
We are going to work on both CCS3.3 and CCSv4 environments, so Environment Variable BIOS_INSTALL_DIR need to be configured to bios_5_31_08 directory anywat.
Is there any way to solve this problem?
Thank you.
Anatoly.