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.

Compiler/TMS570LS1224: How to reduce the TMS570 project compiling time?

Part Number: TMS570LS1224

Tool/software: TI C/C++ Compiler

Hi Champs,

My  customer TMS570 project need around 10 minitue for compiling,

the compiler option as following:

-mv7R4 --code_state=32 --float_support=VFPv3D16 --abi=eabi -Ooff -g  
              
 --diag_warning=225 --diag_warning=16004 --display_error_number --diag_wrap=off --enum_type=packed -k --asm_listing

Any option or method can help to reduce the compiling time?