Updating MiniProg4 firmware

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
marzuniga845
Level 1
Level 1
5 sign-ins First reply posted First question asked

Hello all,

I have the CYBT-213043-MESH kit, and I have the CY8CKIT-005 MiniProg4 Program and debug kit. 

I have connected the debugger (SWDIO pin) to the mesh kit (SWDCK pin) while both connected to my Mac.

I have set the ENABLE_DEBUG?=1 in the appropriate makefile of the application I wish to download onto the board. 

My problem is that when I try to launch the debug, I get this error:

* KitProg firmware is out of date, please update to the latest version (2.21.1005)

* using fw-loader tool which can be found in the following folder

* /Applications/ModusToolbox/tools_2.3/fw-loader

 

I believe that I need to run this commands below, but I am not sure where the appropriate command line is. And if on terminal, which directory do I need to be in for this to work?

[install_path]/fw-loader/bin/fw-loader
--update-kp3 CY8CKIT-005
0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

I hope you have already seen the kitprog3 user guide. If not please see below link.

https://www.cypress.com/documentation/development-kitsboards/cy8ckit-005-miniprog4-program-and-debug...

fw_loader tool can get from below link. Please follow the instruction given in the readme.

vhttps://github.com/Infineon/Firmware-loader

https://github.com/Infineon/Firmware-loader/releases 

 

Thanks,

-Dheeraj

View solution in original post

0 Likes
1 Reply
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

I hope you have already seen the kitprog3 user guide. If not please see below link.

https://www.cypress.com/documentation/development-kitsboards/cy8ckit-005-miniprog4-program-and-debug...

fw_loader tool can get from below link. Please follow the instruction given in the readme.

vhttps://github.com/Infineon/Firmware-loader

https://github.com/Infineon/Firmware-loader/releases 

 

Thanks,

-Dheeraj

0 Likes