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

Why am I stuck in softdevice address range?

Hi all,

I have developed so far on dev board (mbed) and I am moving to my own board now. After some trouble getting the blank device programmed I have problems running my application code (one MUST have the segger debugger to be able to program the softdevice... would have been lovely to mention this somewhere in the documentation).

It seems to stay stuck at addresses 0x00012B94 and 0x00012B96. From the asm it is waiting for an interrupt. I have the S110 v6 installed.

How can I know what kind of interrupt and what goes wrong with my device ? In what part of the code am I stuck ? I would really appreciate any sort of help as I feel blind and clueless on that one.

Thanks a lot, Vincent

Related