Discussion:
[OpenOCD-devel] Change in openocd[master]: flash Kinetis: Add support for newer KW series
Tomas Vanek
2017-04-12 19:44:22 UTC
Permalink
Joakim NohlgÄrd has posted comments on this change. ( http://openocd.zylin.com/4104 )
Change subject: flash Kinetis: Add support for newer KW series
......................................................................
Uploaded patch set 1.
@Joakim: nice, tested on phyNODE with KW41Z.
I guess the verify part is broken?
What do you mean? What flashing command did you use when the verify fails?
Using the RIOT openocd.sh script works for me without any additional patches (and nothing configured for pre flash cmd and pre verify cmd, in the RIOT makefiles)
It might be a problem with enabled WDOG during armv7m_checksum_memory().
It is already fixed in
http://openocd.zylin.com/3901

Loading...