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.

Compiler/TMS320F28075: [Warnings] #10247-D creating output section "xxxxx" without a SECTION specification

Part Number: TMS320F28075


Tool/software: TI C/C++ Compiler

Hi Sir,

After compiler I have 92 warnings, those are the same category.

Description Resource Path Location Type
#10247-D creating output section "AdcaRegsFile" without a SECTIONS specification YDelta_LLC    C/C++ Problem

Description Resource Path Location Type
#10247-D creating output section "AdcaResultFile" without a SECTIONS specification YDelta_LLC    C/C++ Problem

etc....

On the .map file have define:

AdcaRegsFile
*          1    0000bf80    00000080     UNINITIALIZED
                  0000bf80    00000080     F2807x_GlobalVariableDefs.obj (AdcaRegsFile)

AdcaResultFile
*          1    0000cb24    00000018     UNINITIALIZED
                  0000cb24    00000018     F2807x_GlobalVariableDefs.obj (AdcaResultFile)

etc....

What should I check somewhere? Or I loss something?

Would you give me some ideal, please thank you.

If more information please feel free to let me know,

BR