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.

TMS320F28379D: Issue with Building 2837x_vcu2_rfft_128 ( C2000Ware 5.04.00.00 DSP library)

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software:

I import 2837x_vcu2_rfft_128 in CCS 20.0.1.4 as shown.



After the project is loaded I see unresolved files as shown


I try building anyway but I get errors.


I check the project properties and see that no dependencies are added here unlike other examples in the C2000ware


So I add C2000Ware as dependency



The resolved the unresolved files but upon building I get an error due to mismatch in the ABI format.


So I update the compiler flags



But this time get a totally different linking error


Everything else in the linker settings seem fine.

I tried with previous versions of the SDK and faced the same issue. Is there something I am missing. I would really appreciate if someone could point me in the right direction.