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

Hard fault when inserting breakpoints?

Hi all,

I can program and debug my application just fine when the softdevice is not used (initialized). Problem is, when I do use the softdevice, I end up in Hard Fauld handler as soon as I add any breakpoints? :(

Makes my application very hard to test and debug. Any help?

Related