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.

TMS320F28030: CCS building error

Part Number: TMS320F28030
Other Parts Discussed in Thread: C2000WARE

Hi,

Could you let me know how to clear below CCS building error? Thanks a lot.

  • Hi Daniel,

    The errors shown in the first image is probably because you have included 2 linker commands with similar content in the project. Please remove the redundant file/sections.
    The error shown in the second image is because you haven't included the <device>_headers_nonbios.cmd file in your project. The files can be found under the following folder:
    <C2000Ware install folder>\device_support\<device>\headers\cmd

    Hope this helps!

    Regards,
    Veena