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.

TMS320C6748: data display

Part Number: TMS320C6748

  hello,

DSP6748 uses float type variables to receive data 4 and 7 from the FPGA. When displayed in hexadecimal, it is 0x00000004 and 0x00000007.

But when displayed in decimal, it becomes 5.605194e-45 and 9.809089e-45. Why is this? Is there an error in my receiving data?