TMS320F28379D: Problem while building the example code

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

I am using the TI TMS320F28379D LaunchPad. For development, I am using Code Composer Studio 12.7.0 along with C2000Ware 5.02.00.00.

While building the example code from the provided files, I am encountering some issues. Could you please suggest a solution?

TI_1.JPGTI_2.JPG

  • Hi,
    Based on the screenshots attached looks like your program is not complied successfully.
    Check the build console for any compile/linker errors before launching debug session.

    Looks like your include paths or driverlib source filed aren't correctly linked in the project

    Check include paths — Right-click project → Properties → Build → C2000 Compiler → Include Options. You should have paths like:

    ${C2000WARE_ROOT}/device_support/f2837xd/headers/include
    ${C2000WARE_ROOT}/driverlib/f2837xd/driverlib