I have been successfully using CCS 4.0.1 with DSP BIOS 5.40.02.22 for the past several years with a custom TMS320C6745 design. I just upgraded to CCS 4.2.4 and DSP BIOS 5.41.10.36 (the two came together in the download) and are getting errors associated with DSP BIOS in building the project. Finally I decided to load the simplest DSP BIOS example that also came with the same download, i.e. hello world. This example produced exactly the same errors in building the project. The initial part of the console output is enclosed below. After building the hello.tcf and hello.c successfully, it gives ERROR:no source files, nothing to do, for building the hellocfg.s?? and hellocfg_c.c files and then later it says it can't find file hellocfg_c.obj, as obviously it didn't build it successfully.
Below is the CCS console output section for hellocfg_c.c not built successfully. There are many other errors related to DSP BIOS (greater than >100) like undefined symbol HWI_INTXX or EVENTXX following this. If this is a path issue, I can't seem to find it. If it is an Include issue, it shouldn't be, because this the DSP BIOS hello world sample project that came with the download witgh no modifications whatsoever (code is 6 lines long). Any help you can provide will be great. Thank you.
Vedat Odabas-Geldiay