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/DLP-7970ABP: LaunchPad F5529LP CCS requirments to build and debug

Part Number: DLP-7970ABP
Other Parts Discussed in Thread: TRF7970A

Tool/software: Code Composer Studio

I am looking for what is needed to use CCS so I can build projects  for deluging and release.

I am new to CCS as well as Lanuchpad.  I have worked with the 7970A before but for PIC micros.

When I try and build the example it has issue with the size (I think).

  • Here are the errors I am getting for the example project:
    F5529LP_TRF7970A_ALL_NFC+MODES

    Description Resource Path Location Type
    #10010 errors encountered during linking; "F5529LP_TRF7970A_ALL_NFC_MODES.out" not built F5529LP_TRF7970A_ALL_NFC_MODES C/C++ Problem

    Description Resource Path Location Type
    gmake: *** [F5529LP_TRF7970A_ALL_NFC_MODES.out] Error 1 F5529LP_TRF7970A_ALL_NFC_MODES C/C++ Problem

    Description Resource Path Location Type
    gmake: Target 'all' not remade because of errors. F5529LP_TRF7970A_ALL_NFC_MODES C/C++ Problem

    Description Resource Path Location Type
    output file "F5529LP_TRF7970A_ALL_NFC_MODES.out" exceeds code size limit output file "F5529LP_TRF7970A_ALL_NFC_MODES.out" exceeds code size limit F5529LP_TRF7970A_ALL_NFC_MODES C/C++ Problem
  • John,

    You are using an older free license of Code Composer Studio that has a code size limit. If you download and install CCSv7 the code size limit is removed.

    It can be downloaded here: processors.wiki.ti.com/.../Download_CCS

    Regards,
    John