Hi
It turns out that a software update of KDS caused the error in my previous post. Following the steps in the thread https://community.nxp.com/thread/363937#545470 changed the situation. Now, KDS reports another error on launch =>
Open On-Chip Debugger 0.8.0-dev (2015-01-09-16:23)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.sourceforge.net/doc/doxygen/bugs.html
Info : only one transport option; autoselect 'cmsis-dap'
Error: unable to open CMSIS-DAP device
Error: unable to init CMSIS-DAP driver
Error: Error selecting 'cmsis-dap' as transport
Runtime Error: /opt/Freescale/KDS_3.0.0/eclipse/../openocd/bin/..//scripts/kinetis.cfg:3:
in procedure 'script'
at file "embedded:startup.tcl", line 58
in procedure 'interface' called at file "/opt/Freescale/KDS_3.0.0/eclipse/../openocd/bin/..//scripts/kinetis.cfg", line 3
I suppose this means that the OpenOCD plugin in KDS depends on an particular formware (CMSIS-DAP) on the board. Is OpenOCD in KDS simply incompatible with the P&E bootloader firmware posted earlier in this thread?