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.使用ICDI擦除flash
2.重新上电,电脑自动安装新驱动,直至找到新驱动
3.切换为直接连接的USB口,打开LM FLASH,切换为USB DFU下载
4.设置偏移地址为0x00,下载程序
备注:这样只能下载一次
这个只能在下载一次程序后就进不去ROM_UpdateUSB()必须重新擦除flash后下载。因为进入程序后不执行ROM_UpdateUSB(),执行写入后的函数了。