Hi,
I'd like to debug my FRDM-K64 with OpenOCD. I built it with cmsis-dap support from the master of openocd git.
I tried to make it work by adapting the k60.cfg with cortex_m4 chip ID, but I can't get it work properly (not supported MCU error when i try to attach gdb) .
Is there somewhere some patch or special tcl config for k64 available ?
What version of OpenOCD is used in KDS (waiting for download approval) ?
Are the tcl used by KDS available somewhere (kinetis.cfg and k64.cfg)
Regards