This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Code composer error

Other Parts Discussed in Thread: CCSTUDIO

I just installed code composer 3.3 on our lab computer. I then installed the DM642 DSK stuff on it. I can connect to the board, but when I try to compile I get

Build error: cannot run C:\CCStudio_v3.3\bios_5_31_02\xdctools\tconf.
[led.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/boards/evmdm642/examples/bsl/led/Debug" -i"." -i"C:/CCStudio_v3.3/boards/evmdm642/include" -i"C:/CCStudio_v3.3/boards/evmdm642/csl/include" -d"_DEBUG" -ml3 -mv6400 -@"Debug.lkf" "led.c"
"led.c", line 27: fatal error: could not open source file "ledcfg.h"
1 fatal error detected in the compilation of "led.c".

What is missing?

Also if I open an example project it tries to convert to TCF and it fails and gives an error. I'm assuming these 2 things are related, but how do I fix it?

 

Ringo

 

  • What error do you get from the tconf conversion?  You may want to install a newer version of BIOS and try again:

    https://www-a.ti.com/downloads/sds_support/TargetContent/index.html

    Don't forget to select it for your ISA inside the Component Manager and then restart CCS!

    Brad