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.

TMS320F28377D: cla进行32位有符号整数比较

Part Number: TMS320F28377D

提示警告Comparison operation uses integer comparison instruction, which does not operate properly for values that would overflow subtraction.  Use --cla_signed_compare_workaround=on to have the compiler work around this issue.

那请问这个cla_signed_compare_workaround=on在哪里开启