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.

TMS320F2812: gmake: *** No rule to make target for IQmath.lib

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