"monitor" command not supported by this target.



Eclipse调试led.elf,硬件S3C6410,平台Linux,提示"monitor" command not supported by this target.这个玩意儿,瞬间蒙圈!查啊查,在一个blog上面找到解决方法,就是需要在调试之前将JlinkGDBSever运行起来,我咧个擦擦擦,这个还真不知道,教程也为提到只是测试了一下,就这个问题让我纠结啊!痛苦!

在用Eclipse通过Jlink调试前,要运行JlinkGDBSever,并保证该终端运行。

猜你喜欢

转载自blog.csdn.net/shuai532209720/article/details/51686042
今日推荐