Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE
Dear team:
When I try to copy the subfunction to ClaCpu.cla, The compiler will report an error:
"../28377S_FLASH_lnk.cmd", line 109: fatal error #10295: output section "Cla1Prog" has both CLA and non-CLA sections; such mixing in the same output section is illegal; could not link section "Cla1Prog:Contorl.obj"
I have stated in the. C file that:
#pragma CODE_ SECTION(SEQ_ MCP3301_ DA7612, "Cla1Prog");
How should I set it up?
Best regards