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.

TMS320F280049: TMS320F280049 issue

Part Number: TMS320F280049

Hi TI expert

I use the controller is DSP TMS320F280049.
when I use CCS10.1.0,I find that  the result of  if(a||b == 1) is not equal to  if(a == 1 || b == 1).

By the way , it sometimes cannot perform an if judgment

Best regards,

Thomas