但我建议不要用!:
ST-LINK也是用的SWD方式,可选4MHz,关键替换后估计不稳定,为什么要替换?!
更重要的是,刷成jlink后一堆限制,建议不要刷了:
Limitations
The firmware making the ST-LINK on-board J-Link compatible has some limitations in contrast to an original, industry leading SEGGER J-Link:
1.May be used with ARM based ST devices only
2.Only debugging on evaluation boards is allowed. Debugging on custom hardware is not supported and not allowed
3.No production flash programming support
4.Unlimited breakpoints in flash available for evaluation only
5.No support is given
参考: http://www.segger.com/jlink-st-link.html
谢楼主分享
可以用你的Nucleo板子做实验,貌似是官方的软件,上次培训的时候从ST的FAE哪儿拷贝过来的....
使用这个工具转换以后,STlink会被识别Jlink,然后可以用Jlink来调试程序了,如果需要再用STlink,就再整一回...
我已经测试过了,好用才放到论坛里的
不喜欢这样的试验~~
呵呵~
早前有人发过此类应用:
https://www.stmcu.org.cn/module/ ... =page%3D&page=1
但我建议不要用!:
ST-LINK也是用的SWD方式,可选4MHz,关键替换后估计不稳定,为什么要替换?!
更重要的是,刷成jlink后一堆限制,建议不要刷了:
Limitations
The firmware making the ST-LINK on-board J-Link compatible has some limitations in contrast to an original, industry leading SEGGER J-Link:
1.May be used with ARM based ST devices only
2.Only debugging on evaluation boards is allowed. Debugging on custom hardware is not supported and not allowed
3.No production flash programming support
4.Unlimited breakpoints in flash available for evaluation only
5.No support is given
参考:
http://www.segger.com/jlink-st-link.html
,强烈支持楼主ing……
谢谢楼主分享