FRDM K82F OpenOCD

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

FRDM K82F OpenOCD

跳至解决方案
1,856 次查看
wen-lianglin
Contributor I

I try to run SDK_2.0_FRDM-K82F-KSD demo hello world debug  at Kinetis Design Studio Version: 3.2.0

But it showing the error as below

 

Open On-Chip Debugger 0.8.0-dev (2015-01-09-16:22)

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'

Info : CMSIS-DAP: SWD  Supported

Info : CMSIS-DAP: Interface Initialised (SWD)

Info : add flash_bank kinetis kinetis.flash

cortex_m reset_config sysresetreq

adapter speed: 1000 kHz

Started by GNU ARM Eclipse

Info : CMSIS-DAP: FW Version = 1.0

Info : SWCLK/TCK = 0 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1

Info : DAP_SWJ Sequence (reset: 50+ '1' followed by 0)

Info : CMSIS-DAP: Interface ready

Info : clock speed 1000 kHz

Info : IDCODE 0x2ba01477

Info : kinetis.cpu: hardware has 6 breakpoints, 0 watchpoints

Info : accepting 'gdb' connection from 3333

Error: Unsupported K-family FAMID

Error: auto_probe failed

Error: Connect failed. Consider setting up a gdb-attach event for the target to prepare target for GDB connect, or use 'gdb_memory_map disable'.

Error: attempted 'gdb' connection rejected

 

 

The SDK_2.0_FRDM-K82F-MDK demo debug at keil is normal.

I think it's not broad problem.

But I don't know how to fix it.

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,602 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi,

I suggest you try if latest P&E or Segger FRDM-K82F board firmware can work for you:

Latest firmware application


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,603 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

hi,

I suggest you try if latest P&E or Segger FRDM-K82F board firmware can work for you:

Latest firmware application


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,602 次查看
wen-lianglin
Contributor I

I loader Segger Jlink OpenSDA_V2_1.bin.bin at bootloader and it work with Jlink now.

But still not working with OpenOCD.

It mean I can't both using mbed and KDS without update bootloader.

Anyway thank you, Jennie.

0 项奖励
回复
1,602 次查看
wen-lianglin
Contributor I

Still not working.

Do you have tutorial using P&E Micro or Jlink by usb?

0 项奖励
回复