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

Can't debug with S110 7.0.0 using SDK6.1.0

First I load soft device through nRFgo. Then I run debug with eclipse. I then step through code in main.c ...

(I'm using QFAAG0 chip)

Stepping worked fine when I used SDK4.4.1 and S110 5.2.1. Stepping fails when I used SDK6.1.0 and S110 7.0.0. Hits signal trap. Can't step through code. However I verified program is loaded and runs correctly when I power cycle.

(Do I need to set the program counter manually?)

I have attached my log file for the failing case.

bad.txt

Parents Reply Children
Related