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.

TMS320C6678: float型数据在内存中的存储规则

Part Number: TMS320C6678

使用C6678仿真时,运算得到的float型数据存在内存中占据4个字节 如135.4366 在DDR3中起始地址0x80000000)存储为6FC6 4307;导出数据为.dat格式的文件;

请问:

(1)是否可以直接从内存中导出float型数据,有无参考的教程

(2)float型存储在内存中是按什么规则存储的,具体的对应规则是否有相应的资料参考

(3)Image工具能否显示float型数据为图像,Image工具是否有使用教程来参考

期待您的回复!