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.

TDA4VM: Optimization for application SDK 7.03

Part Number: TDA4VM


Hi team,

I want to change the optimization for my application,which is based on 

TI SDK 7.03. I am using J721e_evm

as per my understanding for building the rtos code it uses comman.mk file from <PDK_install_PATH>/pdk_jacinto_07_03_00_29/packages/ti/build/makerules

so,while going through common.mk I found 


is it the right place to modify -O to -o3?

also to reflect it I need to build library fot that
"make -s -j4 pdk_libs_allcores BOARD-j721e_evm" is the right command?


please clear my understanding on this.

Regards,
Tanvi N. Gore