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.

RTOS/TMS320F28379D: SYS/BIOS compatibility with c2000ware

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: TI-RTOS

Hi,

I have a SYS/BIOS project in which I want to directly set register variables from F2837xD_GlobalVariableDefs.c. I can successfully do it but compilation launches a lot of warnings saying:

"#10247-D null: creating output section "ClkCfgRegsFile" without a SECTIONS specification"

And this happens for each register variable. I understand the warning, in fact, I know how to disable it in project properties. But instead, I prefer to know what do I have to add within .cmd file in order to define those sections just as they are defined in a c2000Ware project (I don't get any of those warning in a C2000Ware project).

Can anyone please tell me how to do it?

Thanks in advance!

Best regards,

Adria