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?