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

Nothing is building and flashing on dev kit.

Hi All,

I've got a nRF51-DK development kit, and I just compiled and downloaded my first example to it through Keil uVision. Problem is that nothing happens when the program should be running. And with good reason, because if I run a debug session the whole disassembly is 0xFFFFFFFF.

What am I doing wrong? When I download the program to the target, it says that 9540 bytes are used? Also, if I look directly at the memory something IS programmed at address 0x18000 and forward?

Related