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.

TMS320F280039: new project compiler error for LFU application

Part Number: TMS320F280039

Tool/software:

Customer would like to implement LFU function, they make the project for two version: Debug and LFU as below.  And both version could complier ok by independent.

However after they set the Debug version .out file as LFU reference in the LFU version project as below, the LFU project complier report error. 

The device is F280039 and Complier version is TI v22.6.0.TLS, may we know what maybe the reason to cause this error?

  • Terry,

    Please have them try compiler version 22.6.2.LTS which has most recent lfu bug fixes.

    If issue repeats then we will need a test case to reproduce. Since this is a linker issue, we will not need source code. Instead we will need all object files used in link, outfile for --lfu_reference_elf, console output from CCS for options, libraries linked (any non-compiler libs), and linker cmd files.

    Regards,
    Greg

  • Hi Greg

    Customer has test 22.6.2.LTS and still meet same error report.  I get the files you need as below, could you help have a check. 

    example files.zip