Thanks,Erich I will try it
Ok, so then I think the problem it is really because you have updated that plugin. Using P&E is not affected by that updated, but Segger J-Link for sure is, and it seems that it affects as well OpenOCD.
In case you need to use OpenOCD or J-Link, then you have to apply the patch from Unable to Debug after KDS Update .
Erich
I was having the same issue, and updating the Eclipse plugin as described in that thread fixed this for me.
+1
This updating solves the problem for OpenOCD too. Thanks!
Hi Erich ,
The plugins are as follow , Anyway I have solved my problem by using PE Debugging , now it works
Could it be that you have updated the GNU ARM Eclipse plugins?
This is what I have and is working for me:
Note that there had been a GNU ARM Eclipse update which breaks at least the segger J-link debugging (I had not observed that it breaks OpenOCD).
Have a look at Unable to Debug after KDS Update which as well includes the patch/workaround.
Can you apply that patch and check if this helps?
I hope this helps,
Erich
Hi,
1. please make sure you didn't import the projects with breakpoints.
2. regarding you use FRDM-K64F board, I suggest you check this article for several method to connect to FRMD-K64F board.
Summary of FRDM-K64F open source debug interface
3. if you want to use CMSIS-DAP debug interface anyway,
You can download CMSIS-DAP deliverables from ARM via the link below (requires login).
https://silver.arm.com/browse/CMSISDAP
Can this help you?
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------