Hi,
I have a ezDSP5505 board. I installed the CCS v4.0 that comes with it. I followed the steps to generate a new target configuration for 5505. After this I imported the 'led' project from "C:\Program Files\Texas Instruments\ccsv4\emulation\boards\usbstk5505\tests\led". When I tried to build this project I got a compilation error:
"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c5500/bin/cl55"' is not recognized as an internal or external command, operable program or batch file. C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** [main.obj] Error 1 C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors Can anyone suggest me where I am wrong and how can I sort this out?