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

CLI example runs into Hard Fault as soon as started

Hi,

I'm trying to debug CLI example contained into nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b by flashing it on my nRF52840 DK (PCA10056).

First of all I'm using SES and I'd like to run project into examples\thread\cli\ftd\usb\pca10056\blank\ses.

After compiling I connect JLink (integrated on the board) to DK and then I do an "Erase all". Then, I (try to) start debugging. 
After click on Debug, programming is performed and before starting debuggin I'm asked if I want to skip searching some .c files (I think because only objects files are provided). As I do, debug should start but instead it goes into Hard Fault.

Any idea?

Thanks a lot for your support,

Simone

Parents Reply Children
Related