I am migrating a 55xx DSP project involving BIOS and CSL from CCSv3.1 to V4. I have a cdb file that I have converted using CDB2TCF. The expected CSL files are not generated, even though the program output suggests that they are. The original BIOS was 4.9.270. I have 5.41.10.36.
The invoking command and output follows
C:\ADS1298_next\ads1298evm-mmb0>cdb2tcf ads1298evm-mmb0.cdb Application: ads1298evm-mmb0.cdb Original seed file: c:/program files/texas instruments/bios_5_41_10_36/packages/ ti/bios/config/update/4.90.270/c55xx.cdb Loading application CDB file Device name: 5509a Catalog: ti.catalog.c5500 Generating CSL files Unloading the application CDB file Loading original seed: c:/program files/texas instruments/bios_5_41_10_36/packag es/ti/bios/config/update/4.90.270/c55xx.cdb Finding user changes Loading new seed file New seed: c:/program files/texas instruments/bios_5_41_10_36/packages/ti/bios/co nfig/cdb/c55xx.cdb Applying changes Warning: Field CSLNAME no longer exists in cdb file. Saving original ads1298evm-mmb0.cdb in ads1298evm-mmb0.cdb.Tue_Feb_15_08.47.25_2 011 Creating TCF file: C:/ADS1298_next/ads1298evm-mmb0/ads1298evm-mmb0.tcf Tconf search path information is required for running the generated tcf file. The search path info for the Tconf.exe command line has been saved in tcfopts.dat.
"If your configuration made any CSL (Chip Support Library) settings, cdb2tcf generates two files: <project>_csl.c and <project>_csl.h. "