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

S110 Target Not Executing Code

Hi,

I recently started on the nRF51822 Evaluation Kit and got the blinky code/example running. I then tried getting the Heart Rate application going but noticed when I compile with the S110 library included in my target the code does not execute on the device. Nothing was modified. Any ideas why this is happening?

Happy to hand over any code or other information but I didn't modify any of the examples.

(I'm confident it has to do with the S110 library. When I switched the target on the blinky example it didn't run. I have never installed the S110 library directly, but I did install the nRF51 which I believe includes S110 library. I assume it is writing the executable to a part of memory where it isn't getting executed because the original program which was working will not stop (unless I erase).)

Thank You, George

Related