<div dir="ltr">Hi,<div>I have been using a lot of raspberry type boards so far and this is the first time for me to use a microcontroller. I got the FRDM-KL25Z and started to use the following URL</div><div><br></div><div><a href="http://karibe.ch/2013/08/setting-up-linux-opensource-build-and-debug-tools-for-freescale-freedom-board-frdm-kl25z/">http://karibe.ch/2013/08/setting-up-linux-opensource-build-and-debug-tools-for-freescale-freedom-board-frdm-kl25z/</a><br></div><div><br></div><div>Based on this, i was trying to install a sample led blinky program but it doesnt seem to be working. I put the board in bootloader mode and copied the CMSIS-DAP.S19 from a pre-compiled keil program. Eclipse also is able to build the bin file using arm-non-eabi-gcc. When it cones to using openocd, it says that the polling of K25z.cpu failed. And nothing seems to be working. I do not have a windows machine. I have attached the log file below. Since the debug level 1 is huge, i have attached it in the form of an attachment and the no debug level is pasted below. Any help would be greatly appreciated.</div><div><br></div><div><br></div><div><div>Open On-Chip Debugger 0.10.0-dev-00249-gb6c4a5d-dirty (2016-04-02-12:08)</div><div>Licensed under GNU GPL v2</div><div>For bug reports, read</div><div><span class="" style="white-space:pre">       </span><a href="http://openocd.org/doc/doxygen/bugs.html">http://openocd.org/doc/doxygen/bugs.html</a></div><div>Entering Home Path /home/tayirvadai</div><div>Info : only one transport option; autoselect 'swd'</div><div>Info : add flash_bank kinetis kl25.flash</div><div>adapter speed: 1000 kHz</div><div>none separate</div><div>cortex_m reset_config sysresetreq</div><div>adapter speed: 50 kHz</div><div>Info : CMSIS-DAP: SWD  Supported</div><div>Info : CMSIS-DAP: Interface Initialised (SWD)</div><div>Info : CMSIS-DAP: FW Version = 1.0</div><div>Info : SWCLK/TCK = 0 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 0</div><div>Info : CMSIS-DAP: Interface ready</div><div>Info : clock speed 50 kHz</div><div>Info : SWD IDCODE 0x0bc11477</div><div>Info : kl25.cpu: hardware has 2 breakpoints, 2 watchpoints</div><div>Info : MDM: Chip is unsecured. Continuing.</div><div>Polling target kl25.cpu failed, trying to reexamine</div><div>Info : SWD IDCODE 0x0bc11477</div><div>Info : kl25.cpu: hardware has 2 breakpoints, 2 watchpoints</div><div>Info : MDM: Chip is unsecured. Continuing.</div></div><div><br></div><div>Thanks</div><div>Vikram</div></div>