This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem when debugging esb prx example on nrf52823 in eclipse

OS: Ubuntu 14.04 IDE: Eclipse, installed as per tutorial. Board: pca10040

When trying to debug esb prx and esb low power trx I get the following error:

No source file named /home/username/nrf5_SDK/examples/proprietary_rf/esb_ptx/main.c.

Program received signal SIGTRAP, Trace/breakpoint trap.

0x00000000 in __isr_vector ()

*** stack smashing detected ***: gdb terminated

I have successfully entered debug mode with the blinky example and esb trx. Also I can upload the examples successfully to the board and run them through eclipse. Also the source file is there, but for some reason I'm still getting an error.

I've been battling with this all day, any help would be welcome. Thanks!

Parents Reply Children
No Data
Related