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.

CCS/TMS320F28379D: warning #10247-D: creating output section

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

I am getting a lot of these warnings;

"warning #10247-D: creating output section "EmuBootPinsVar" without a SECTIONS specification"

I am not sure how to fix this.

Can someone direct me on how to proceed?

  • Hi David,

    Please include linker command file C2000Ware_X_XX_XX_XX\device_support\f2837xd\headers\cmd\F2837xD_Headers_BIOS_cpu1.cmd

    in the project for the warning to disappear.

    Please use any of the existing projects in C2000Ware_X_XX_XX_XX\device_support\f2837xd\examples as a reference when you create a new project. It would help you to solve these kinds of issues.

    Thanks, Katta