1、点击电脑开始->运行,输入cmd 命令,进入doc 环境。
2、.out文件所在盘 ,例键入E:,转到E 盘
3、再进入的环境中更改目录环境。输入cd E:debugcode-easy5509EX09_SerialBurn 并按回
车键(不分大小写)。
4、输入out2bin 执行批处理文件,最终生成testa.bin 文件。
注意:1、若使用例程 需要将.out文件命名为:testa.out。
2、文件夹下需要包含以下文件hex55.exe,out2bin.bat,out2hex.cmd,tihex2bin.exe
3、out2bin.bat文件内容
hex55 out2hex.cmd
tihex2bin testa.hex testa.bin
4、out2hex.cmd 文件内容
-boot
-v5510:2
-serial8
-a
-reg_config 0x1c00,0x0293
-delay 0x100
-o testa.hex
testa.out