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,351件の閲覧回数
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,333件の閲覧回数
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,334件の閲覧回数
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,326件の閲覧回数
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 件の賞賛
返信