2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-18 16:36:14 +10:00
openocd/contrib
Tomas Vanek e7e681ac2b flash/nor/stm32l4x: fix minor errors in flash write/async algo
Fix comment of tested errors in asm src.

List all relevant errors in FLASH_ERROR mask: FLASH_PROGERR was missing
and any trial to re-program already programmed double word ended up
in the error bit held uncleared and flash write permanetly repeating
the error message until reset.

Lock the bank also after unsuccesfull write_block run.

Set async target algo block size to size of double word.

Remove warning in case of write_block success. In case of error
use LOG_ERROR instead of warning.

Change-Id: Ibf6d5e306a4c2eaa43de67d636b4902c737f02f3
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/5360
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
2020-01-27 17:03:40 +00:00
..
libdcc
loaders flash/nor/stm32l4x: fix minor errors in flash write/async algo 2020-01-27 17:03:40 +00:00
remote_bitbang
rpc_examples contrib/rpc_examples: Add (dis)connect methods 2020-01-02 21:21:12 +00:00
rtos-helpers
xsvf_tools
60-openocd.rules
coresight-trace.txt
cross-build.sh
gen-stellaris-part-header.pl
itmdump.c