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.

TMS320F28388D: Compile error #10227-D bad section property

Part Number: TMS320F28388D


Hi,

I'm using 28388D with COFF mode. For some reason, I don't want to use EABI mode.

The cmd file is shown below

When I compile my project, it shows an error with #10227-D BAD SECTION PROPERTY: ".ebss" as below

The CCS version is 10.1.0.00010

Is there any wrong settings?