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.

If(0) execution

Other Parts Discussed in Thread: TMS320F28335

Hi,

I am using CCS Studio v5.2 in one of my project.

I using DSP/BIOS 5.41.13.42. I was surprised my code executing

If(0)  {

Code();

}

It is executing Code() function. Please help me in this regard.

Regards,

Bhanu Prakash Villuri