Hi all!
I'm using TMS320F28335, CCS4.
I have a fixed point number stored in variable ;a' (_iq(2)).
I want to transfer that data to a float variable 'b'.
If i give, b=a;
b is getting stored by a big number.
What is the proper way to convert a fixed point number to a floating number?
pls help me in that.
regards
Mahesh