zephyrproject-rtos / eclipse-plugin

Zephyr Eclipse Plugin
Eclipse Public License 2.0
16 stars 18 forks source link

Debug on Target Hardware not working #44

Open moose-rivieh opened 3 years ago

moose-rivieh commented 3 years ago

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

moose-rivieh commented 3 years ago

Any ideas?

vleeb commented 3 years ago

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