I'm using micro-usb for power supply and openSDA to debug the KW36 board
IDE mcuXpresso can probe the cmsis-dap, but show err msg as below
And each time I have the problem, reboot pc w'll be ok in new debug session
Solved! Go to Solution.
感谢回复,如何设置 jlink,需要 jlink 工具接 pc 吗
按上面说的更新完固件就行了,不需要设置什么,然后mcuxpresso按住shift+debug来重新调试
shift+debug 是什么意思?
键盘的shift,mcuxpesso的debug选项
嗯 force probe 确实可以了,但是之前可以识别到 CMSIS-DAP,
更新固件,shift + probe 之后,方式 变成了 jlink,这个对吗。效果确实是可以 debug 了,停在了 main
对的
有点蒙圈了。。这个是为什么啊,能简单解释一下吗多谢啦
debug固件的问题,简单说,有不同的调试固件包括cmsis-dap,jlink,等等dap固件不行,于是就换成jlink固件
多谢知道了,shift+debug = force probe