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.
1、C2Prog V1.7支持通过SCI BOOT1模式来烧写程序吗?我修改BOOTCTRL寄存器为0xFFFF815A,选择SCI BOOT1模式,即28和29脚来烧写程序,但是C2Prog配置自动波特率失败(应用程序内用28和29脚可以正常进行串口通讯)
2、28377D配置为SCI BOOT1模式感觉比较鸡肋,设置成该模式,就无法通过BOOT引脚72和84进行选择启动模式了啊,不知我理解是否正确?
1 请问您现在使用的自己的开发板?
PS: The SCIA pins routed to the XDS100 v2 are not valid SCI boot mode pins. In addition, the other bootable SCI pins are not routed to any external connector. In other words, this LaunchPad is not capable of using the Boot to SCI boot mode.
launchpad的话是不支持 SCI boot mode的
2 自己制作板子的话,boot0与boot1引脚均连接3.3v,设为GETMODE,然后通过CCS在Z1_BOOTCTRL寄存器写入0xFFFF815A,应该就可以sci boot1
user4256184 说:但我用C2Prog V1.7下载程序,就提示失败。
还是原来的错误吗?我这边只有launchpad(不支持SCI BOOT模式),所以无法为您测试
user4256184 说:C2Prog V1.7是否支持SCI BOOT1模式?
我记得是可以的,我之前用28069试过
user4256184 说:设置成SCI BOOT1模式后,如果不用C2Prog之类的程序烧写程序,是不是就不能从flash启动了,更改了Z2_BOOTCTRL寄存器后,boot0与boot1引脚是不是就不起作用了?
您可以使用C2Prog。您也可以将serial flash programmer 与C2000ware的 sci flash kernels一起使用,如下应用手册