Other Parts Discussed in Thread: TMS320LF2407A
There are C language as follows: Float A; Float B; A=0.36; B=A; Then how is A stored in fix-point dsp ,such as TMS320LF2407A,and what is the real number of B? whether dose fix-point Dsp mean it can’t store float point number?