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.

TMS320F28335: 内存如何存储float数据(ccs theia中观察内存,同一个float数据,格式不一样显示不一样)

Part Number: TMS320F28335

内存如何存储float数据(ccs theia中观察内存,同一个float数据,格式不一样显示不一样)。

如图,RFFTmagBufferbak为float数组,在ccs theia中观察内存,同一个float数据,格式不一样显示不一样)。

这个四单字节怎么能成为那个四字节的数?

即:0x00,0x03,0x8f,0x5b怎么跟0x35033000是一个数?