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.