pyOCD icon indicating copy to clipboard operation
pyOCD copied to clipboard

WIP: nrf5340 support

Open maxd-nordic opened this issue 6 months ago • 2 comments

Adds support for the nrf5340

maxd-nordic avatar Jan 01 '24 15:01 maxd-nordic

Still got a problem to solve here: Flashing works after a mass-erase. If there is already a program on the chip, it fails on the network core with a hard fault or something similar: 0008375 C target was not halted as expected after calling flash algorithm routine (IPSR=3) [__main__]

maxd-nordic avatar Jan 01 '24 15:01 maxd-nordic

@flit Could you take a look? I'll try to understand the flash algo code (they are from the pack), maybe I can find something.

maxd-nordic avatar Jan 01 '24 15:01 maxd-nordic