|

楼主 |
发表于 2020-6-22 15:42:17
|
显示全部楼层
我在网上找到了解决方法,这个方法可以解决我的问题。
http://www.keil.com/support/docs/3566.htm
PROBLEM
When trying to download to my STM32 device, using ULINK2, ULINK-ME or ULINKPro, I get the following message:
Invalid ROM Table
The ULINK-ME/ULINK2 and ULINKPro adapters have worked with this board in the past. How can get downloading to work again?
SOLUTION
For ULINK2, ULINK-ME and ULINKPro debug adapters, make sure the Connect and Reset Options in Options For Target — Debug — Settings are set as follows:
The Connect: option must be set to under Reset
The Reset: option must be set to HW RESET
After saving these options, cycle power on the target device, then try the download again. Your application should download as before.
|
|