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.

AWR1843: symbol "_c_int00" redefined after enable dynamic stack overflow check

Part Number: AWR1843

Hello,

When dynamic stack overflow checking is enabled in CCS, I am getting an compile error:

unresolved symbol handle_stkovf, first referenced in rtsv7R4_A_le_v3D16_eabi.lib<stkchk_t2.obj>

symbol "_c_int00" redefined: first defined in "boot.obj"; redefined in "rtsv7R4_A_le_v3D16_eabi.lib<boot.obj>" symbol "_c_int00" redefined: boot.obj"; redefined in "rtsv7R4_A_le_v3D16_eabi.lib<boot.obj>"

I have read many advices on the forums. The handle_stkovf issue has been resolved,but the redefinition issue still exists.

Thank you very much for your help