pyOCD icon indicating copy to clipboard operation
pyOCD copied to clipboard

Supporting non-flash targets

Open maxd-nordic opened this issue 1 year ago • 0 comments

Hi! I'm looking into supporting a non-flash target. That means the non-volatile memory does not need to be erased before writing. Any suggestions on how to implement this? The most performance can be reached if the programming function is implemented without a flash algorithm. On the other hand, I can imagine that change to be a bit too deep down in the architecture.

Any suggestions?

maxd-nordic avatar Jul 12 '24 13:07 maxd-nordic