请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TMS570LC4357 工具与软件:
FEE 数据块解码器
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.
e2e.ti.com/.../FEE_5F00_Decoder.exe
PC 命令行可执行文件、用于解释 code composer 保存的 FEE 数据并创建可读的输出。 默认情况下、输出会打印到屏幕上、但可以重定向到文件。
示例:FEE_Decoder 2 0x4000 file.dat 1 > file.txt
请使用 Code Composer Studio 将 TMS570Lx 或 RM4x/RM5x 组7数据映像保存在.dat 文件中。 例如、要转储 FEE 0、请使用以下命令:
"Tools"->"Save Memory"、File Type ="TI Data";->"Next";Format ="32位十六进制–C Style";Start Address ="0xF0200000";"指定要读取的存储器字数"="0x2000";"Finish"