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.

TMS320F28379S: Type #10247-D creating output section "AdcaResultFile" without a SECTIONS specification

Part Number: TMS320F28379S
Other Parts Discussed in Thread: C2000WARE

I am encountering these warnings in my code. I have to use ADCs and with this, they are not working. I've tried different cmd linker files but none is resolving the issue. Can anyone help?

  • I believe there are some missing libraries and command linker files to support the sections from C2000Ware.

    If you are using the driverlib based code, please make sure your file search path in the linker options(right click on the project and pick properties) looks like this:

    If you are using bitfield based example, it should look like this:

    Best,

    Matthew