openocd/src
Salvador Arroyo 4288886c83 Pic32mx: make row programming work with any offset
In function pic32mx_write_block() if the parameter
offset is not a multiple of row size the row offset
(offset % row_size) will be ignored by the flash
controller, shifting the code to the beginning of
the row.
Word programming gets it right.

Change-Id: I134913e3d533688f791bbcb0c6e8983524197f3c
Signed-off-by: Salvador Arroyo <sarroyofdez@yahoo.es>
Reviewed-on: http://openocd.zylin.com/796
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2012-08-29 06:43:08 +00:00
..
flash Pic32mx: make row programming work with any offset 2012-08-29 06:43:08 +00:00
helper Add another scripts search path for Windows builds 2012-08-29 06:26:21 +00:00
jtag stlink: improve swd hardware reset 2012-08-29 06:41:10 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos build: fix memory leaks 2012-08-24 16:49:56 +00:00
server server: warn if user changes server port after init 2012-08-29 06:42:52 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target stlink: fix typo 2012-08-29 06:41:48 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
openocd.c Revert "When calling openocd from a shell like this:" 2012-07-22 19:18:22 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00