frdm-kw41z 0.1.1

Board support crate for the NXP FRDM-KW41Z
Documentation
# OpenOCD config for NXP FRDM-KW41Z board

set CPUTAPID 0x41591004
source [find interface/cmsis-dap.cfg]

# increase working area to 16KB
set WORKAREASIZE 0x4000

reset_config srst_only
source [find target/kx.cfg]

init
flash probe 0