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.

Isuue with enabling "-mo" option on CCS4.2.1

Other Parts Discussed in Thread: CCSTUDIO

Hi,

Enabling "-mo" option on CCS4.2.1, we are getting the compilation error. Please find the attached .jpg file for the same

1)       Enabling option –mo on CCS4 ---àenabling_mo_option.jpg” below attached

2)       Compiler option is set as “—gen_func_subsections=”  ----àgen_function.JPG” below attached

3)       Building the library with the above option, we are getting below mentioned compilation error.

   “error: option --gen_func_subsections is missing its parameter 'off,on'

    gmake: *** [Debug/ivopH263.obj] Error 1”

Please let us know if there is any othe way of enabling "-mo" while building the library through CCS4 or by editing the ".cdtbuild" file that is generated after applying the "build properties" through GUI on CCS4.2.1. Below is the line in ".cdtbuild" that is mappd to eanbled -mo option, please let us know if anything needs to be modified in the line

<option id="com.ti.ccstudio.buildDefinitions.C6000_7.2.compilerID.FUNCTION_SUBSECTIONS.1307851686" superClass="com.ti.ccstudio.buildDefinitions.C6000_7.2.compilerID.FUNCTION_SUBSECTIONS" value="com.ti.ccstudio.buildDefinitions.C6000_7.2.compilerID.FUNCTION_SUBSECTIONS.GEN_FUNC_SUBSECTIONS" valueType="enumerated"/>

Regards,

Satya