Hi Jan, your commit "Optimize consecutive CFI02 writes by remapping memory lazily" breaks the code execution from flash.
If you write to the flash, the flash will switch into I/O mode. Now if code is executed from this flash, a cpu_abort will be raised ("Trying to execute code outside RAM or ROM"). -- wkr michael --- Don't cry because it is over, smile because it happened.