Part Number: TMS320F2812
Other Parts Discussed in Thread: C2000WARE
Hi,
I am trying to migrate a client's old CCS3.1 project into CCS12, and I get some new errors during compilation, including this one :
**** Build of configuration Release for project Monodouble **** "C:\\TI\\CCS1240\\ccs\\utils\\bin\\gmake" -k -j 16 all -O gmake: *** No rule to make target 'C:/TI/Workspace_v12/GAK_Projects/tidcs/c28/IQmath/cppIQmath/lib/IQmath.lib', needed by 'all'. gmake: Target 'all' not remade because of errors. **** Build Finished ****
I have read here that I might be due to a missing cmd file. However, I can't find any header_BIOS file for my device (F2812) in C2000Ware or elsewhere, probably because it is an older part.
How can I solve this issue ?
Thanks in advance,
Best regards,
Adrien