Hi,
I am trying to migrate a CCS3.3 project to CCS12.x for a client. The migration tool was only partially effective, and there is still some work to get it to run.
Right now, compilation fails due to a strange series of errors :
makefile:201: recipe for target 'Monodouble.out' failed 'cp' n'est pas reconnu en tant que commande interne ou externe, un programme ex‚cutable ou un fichier de commandes. error #10008-D: cannot find file "biosi.a28l" gmake[1]: *** [Monodouble.out] Error 1 gmake: *** [all] Error 2 makefile:197: recipe for target 'all' failed
I was told that newer versions of CCS have Cygwin, and cp is a linux command that would not be recognised in earlier versions of CCS. However, the error occurs in CCS12, which does have it.
A second issue, right now, is how to integrate older versions of DSP/BIOS in newer CCS. The old DSP/BIOS used for this project doesn't have the eclipse plugin folder in it, and I don't know how to add it in the toolchain.
Thanks in advance,
Best regards,
Adrien