Hi,
Even with BIOS 6.30.02.42 and the latest CCS4 it still does not seem possible to compile the Hello.c application for the C6713. I'm using a Sheldon Instruments C6713 card which is very similar to the dsk6713, but the system does not even compile. It gives the following error:
C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake -k all
'Building file: ../hello.cfg'
'Invoking: XDCtools'
"C:/Program Files/Texas Instruments/xdctools_3_20_03_63/xs" --xdcpath="C:/Program Files/Texas Instruments/bios_6_30_02_42/packages;C:/Program Files/Texas Instruments/ipc_1_21_02_23/packages;" xdc.tools.configuro -o configPkg -t ti.targets.C67 -p ti.platforms.dsk6713 -r whole_program -c "C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c6000" "../hello.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring hello.p67 from package/cfg/hello_p67.cfg ...
js: "C:/Program Files/Texas Instruments/bios_6_30_02_42/packages/ti/sysbios/family/Settings.xs", line 93: Error: Target not supported: ti.targets.C67
Please choose one of the following targets supported by BIOS:
ti.targets.C28_float
ti.targets.C28_large
ti.targets.C64P
.
.
.
I thought it was supposed to work with the c67 processors. Any help would be appreciated
Thanks
Greg