Hello,
I'm using the Flash API v2.10 for the F2812 in my own bootloader to program the main application.
The main application enables Flash Pipeline mode to improve performance of code executed from Flash (FlashRegs.FOPT.bit.ENPIPE = 1).
After reset the Flash Pipeline mode in bootloader is OFF, after a jump back from main application back to bootloader the Flash Pipeline mode is ON.
May this been a problem for Flash Erase- and Program-routines if the Flash Pipeline is enabled?
Thanks,
Robert