--- ** [tickets:#324] Fast read/write for flash programming/verifying on PIC32MX** **Status:** new **Milestone:** 0.11.0 **Created:** Wed Nov 10, 2021 09:58 AM UTC by François LEGAL **Last Updated:** Wed Nov 10, 2021 09:58 AM UTC **Owner:** nobody **Attachments:** - [openocd-fast-read.patch](https://sourceforge.net/p/openocd/tickets/324/attachment/openocd-fast-read.patch) (3.7 kB; application/octet-stream) Hello, There seem to be an error in the mips_m4k.c regarding fast write (seen when programming flash). The check that the written sector data is out of the workspace code area seem to be incorrect. Also, as I like to verify the programming after it is done, I did add a function to to fast readouts. Attached is the patch (against master) that fixes that. François --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
