因为xTAG 可以在线调试, 在开发阶段通常会引出6根JTAG接口, 连接xTAG, 用xTIME Composer Command Prompt (Community_14.4.1) 命令行工具烧录程序. 过程如下:
1. 进入xe 或bin 文件目录;
2. 连接设备并正常上电;
3. 运行以下命令:
xflash xxxxx.xe (for xe file)
xflash --write-all xxxxx.bin (for bin file)
说明: bin文件烧写快很多. 在芯片内部存在upgrade image时, 需加入 --target-file xxxx.xn 参数.
xTAG连接电脑时, 最好插入特定USB插座, 否则有可能提示找不到设备.