zephyrproject-rtos/eclipse-plugin

Debug on Target Hardware not working

moose-rivieh opened this issue · 2 comments

Hello, I have installed the eclipse plugin (0.2.99) from the eclipse marketplace. I was able to create a simple hello project, build it and flash it to a BL653 development board I have. All worked just fine except I am unable to debug on my target hardware. It seems to be either skipping breakpoints or not entering main. I followed the instructions in this repo readme file. Attached are screenshots of my debug configuration settings and the IDE output during debugging. Any idea how to solve this? Thanks!

Screenshot from 2021-04-08 11-46-32
Screenshot from 2021-04-08 11-46-17
Screenshot from 2021-04-08 11-45-06
Screenshot from 2021-04-08 11-44-43

Any ideas?

vleeb commented

I have exactly the same problem with a different board nrf52840.
Is there a known solution for this problem?