I'm trying to build the led_play example using MCSDK and BIOS from the "BIOS MCSDK 2.0 User Guide on the wiki on the TDMSEVM6678L eval board. This is here:
Using CCSv6, xdc 3.25.3.72, bios 6.37.3.30, pdk 1.1.2.6
I get the following error when trying to build:
can't find the library 'lib/ti.targets.rts6000.ae66' specified by package ti.targets.rts6000. It wasn't found along the path 'C:/ti/bios_6_37_03_30/packages;C:/ti/pdk_C6678_1_1_2_6/packages;C:/ti/ccsv6/ccs_base;c:/ti/xdctools_3_25_03_72/packages;..;'
The instruction say to enter ti.targets.elf.C66 in the RTSC properties page, which I did. I can't find anywhere where the ti.targets.rts6000.ae66 is specified. It is not in the c:\ti directory structure anywhere. Where is it supposed to be, and how do I get it there?
Thanks in advance.
Mike