Hi,
I tried to migrate my project from CCSv3.3 to CCSv5.3. I used "Import Legacy CCSv3.3 Project" option to do the migrate. After the migration is done, it gives the following warning:
!CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.C6000.Release.1358395247' [Wed Dec 19 13:10:34 EST 2012]
!TOOL: 'com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.1086900966.1968932127'
!WARNING: Unresolved option: com.ti.rtsc.buildDefinitions.DSPBIOS_5.42.tool.1086900966.1968932127::-v6x
The DSP/BIOS version I used in CCSv3.3 is bios_5_41_10_36. The version in CCSv5.3 is bios_5_42_00_07. Does new version NOT support option "-v6x"? If I remove "-v6x" option from DspBiosBuilder configuration in CCSv3.3 and then do the migration, I don't see this warning any more. Can I simply remove this "-v6x" option without impacting any functionality?
Thanks,
Bin