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.

CCS/TMS320F28031: TMS320F28031

Part Number: TMS320F28031

Tool/software: Code Composer Studio

Hi everyone,

I am  using _IQ library for some of our calculations in the firmware. But I need to remove the IQ format for certain variables to make them simple integers  to do some calculations. How do I do that in the firmware? I tried type casting and it did not work. FOr eg, I need to remove IQ format from  _IQ21( x ) to just use x for some calculations

Thanks

Binesh