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

Getting HardFault Handler after porting latest nRF_SDK_15.3.0 to nRF52840.

Hi Nordic,

I have ported nRF_SDK_15.3.0 to nRF52840. These changes involves USBD. So While initializing pp_usb_init(), I see it is going to some hardfault handler. Please find below image for reference. Need help in resolving this.

Thanks,

Nirupama. T

Parents Reply
  • I have nRF52840 PDK board of V0.9.0 where  this USB do not work, I am debugging on my custom board. According to Errata document, I see there are some problem w.r.t USB but they also provided some workaround to make it work. But SDK 15 has already that workaround, So it should work. I tried testing using RTT viewer sending logs through USB and it worked, When I try the same using Teraterm, I am not getting any logs.

Children
Related