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

SES Debug not working with CLI example in nRF52 DK

I have a strange problem running the CLI example in the DK on the Nordic dev board with SES:  It works fine with build/run, but when trying to debug it pops up a message that it cant find a variety of files.  See attached screenshot.

I notice that the directory it is looking in (C:\build\...) is completely irrelevant and non-existing on my machine, so looks like it is a hardcoded path in SES/nordic project?

Even more strange:  If I ESC all the messages, it will start debugging (seemingly OK), but then suddenly pop up the same messages later in the session...

SES 4.16

nRF5_SDK_15.3.0_59ac345

Related