Hi,
I use ccs6 to create a arm ccs project, when I build the project with a cmd file like dsp, the compiler output error :
d:/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_7-2013q3/bin/../lib/gcc/arm-none-eabi/4.7.4/../../../../arm-none-eabi/bin/ld.exe:../t4.cmd: file format not recognized; treating as linker script
d:/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_7-2013q3/bin/../lib/gcc/arm-none-eabi/4.7.4/../../../../arm-none-eabi/bin/ld.exe:../t4.cmd:38: syntax error
collect2.exe: error: ld returned 1 exit status
gmake: *** [t4.out] Error 1
gmake: Target `all' not remade because of errors
I have a post in e2e multicore forum, here is the link:
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/407946/1446572#1446572
please help me to solve this problem, I have been troubled for several days. Thanks.
Best Regards,
Si