Hi Folks,
I am bringing up a new printed circuit board with a Fanstel BT840 (nRF52840). When I install any firmware, even Blinky, it simply gets stuck in k_cpu_atomic_idle. It never reaches a breakpoint set at main().
Both Blinky and my application run fine on a nRF52840 DK, and on the nRF52840 Dongle.
I have confirmed that my JTAG probe is able to install the firmware on the BT840 successfully. I've built two different boards to help assure it isn't a soldering issue. I've included the external crystal.
My questions:
- Any eureka comments that would explain why this is happening?
- Would this more likely be a hardware issue or a Zephyr configuration issue?
- If you were debugging this issue, what would be the next steps you would take?
Thanks for your help,
Steve
