FRDM K82F OpenOCD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM K82F OpenOCD

Jump to solution
881 Views
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.

Labels (1)
Tags (2)
0 Kudos
1 Solution
627 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
3 Replies
628 Views
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 Kudos
627 Views
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 Kudos
627 Views
wen-lianglin
Contributor I

Still not working.

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

0 Kudos