Hi everyone
I'm currently working on DSP28027, which I've sine_lookUP of 1000 values, but when I include as a header file in my project file, I get the following error:
<Linking>
"C:\\CCStudio_v3.3\\MyProjects\\HIP3_CCU\\DSP2802x_common\\cmd\\28027_RAM_lnk.cmd", line 115: error:
placement fails for object ".cinit"
error: errors encountered during linking; "./Debug/HIP3_CCU.out" not built
>> Compilation failure
Build Complete,
2 Errors, 0 Warnings, 0 Remarks.
I've tried to increase the size of the RAM but it doesn't help. Can everyone help me, how to fix this error