I need to program MKW30Z via SWD, using another ARM chip's GPIO. It would be really helpful to see an example sequence for loading firmware to the chip, similar to the below code on github for EFM32. Is there something like that in SDK, or may be in some open source project(s)?
PySWD/EFM32.py at master · disk91/PySWD · GitHub
Thanks!
Solved! Go to Solution.
Turned out that recent OpenOCD supports KW30Z, and I was able to program it that way.
Turned out that recent OpenOCD supports KW30Z, and I was able to program it that way.