Unable to Flash JN5189-DK6 Board Using DK6Programmer CLI Tool (Windows 11)

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

Unable to Flash JN5189-DK6 Board Using DK6Programmer CLI Tool (Windows 11)

跳至解决方案
1,356 次查看
Vvg1997
Contributor III

Problem Description:

I am trying to flash binaries onto the JN5189-DK6 board using the DK6-programmer CLI tool provided in the SDK, but I keep encountering a connection error.

 

Error Message:

COM5: Error opening connection: Read error

 

Command Used:( with Admin Rights)

\DK6Programmer.exe -V 2 -s COM5 -p ot-cli-ftd.elf.bin

 

System & Software Details:

  • Operating System: Windows 11 (64-bit)
  • SDK Version: MCUXpresso SDK 2.6.11
  • Flashing Guide: Referring to JN-SW-4407-DK6-Flash-Programmer in the SDK

Troubleshooting Done So Far:

  1. Checked COM port availability → The board is detected as COM5 in Device Manager.
  2. Tried different USB ports & cables → Still the same issue.
  3. Verified driver installation → The required drivers appear to be installed.
  4. Tried running DK6Programmer as Administrator → No change in behavior.
  5. Checked board power & boot mode → The board is powered on.
标记 (1)
0 项奖励
回复
1 解答
1,338 次查看
luis_maravilla
NXP Employee
NXP Employee

Hi

I notice for your setup you are missing the JN5189T M10 Module to make the connection to the JN5189.

Board JN5189T- DK006Board JN5189T- DK006

 

JN5189T M10 ModuleJN5189T M10 Module

 

For more information about the JN5189-DK006 connections and drivers please refer to https://www.nxp.com/design/design-center/development-boards-and-designs/JN5189-DK006

JN5189-DK006 Development Kit Getting Started in Documentation section.

Also, the [DK6-UG-3127-Production-Flash-Programmer.pdf] File in the SDK docs folder have more information about "Loading Application Binary File into Flash Memory" in Chapter 1.4

Regards

Luis

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,339 次查看
luis_maravilla
NXP Employee
NXP Employee

Hi

I notice for your setup you are missing the JN5189T M10 Module to make the connection to the JN5189.

Board JN5189T- DK006Board JN5189T- DK006

 

JN5189T M10 ModuleJN5189T M10 Module

 

For more information about the JN5189-DK006 connections and drivers please refer to https://www.nxp.com/design/design-center/development-boards-and-designs/JN5189-DK006

JN5189-DK006 Development Kit Getting Started in Documentation section.

Also, the [DK6-UG-3127-Production-Flash-Programmer.pdf] File in the SDK docs folder have more information about "Loading Application Binary File into Flash Memory" in Chapter 1.4

Regards

Luis

0 项奖励
回复
1,331 次查看
Vvg1997
Contributor III
Hi Luis,

Thank you for the Solution.

As you pointed out, the JN518 module was not attached to the carrier board.
I'm able to Flash Now after connecting the JN5189 module
0 项奖励
回复