Hello,
I am trying to follow the example:
https://www.nxp.com/document/guide/getting-started-with-the-k32w061:GS-K32W061
which build the example and flash it. But I can't find the tool "DK6Programmer" anywhere.
Solved! Go to Solution.
Hi Alsanie,
You can find the DK6 Production Flash Programmer installer in the SDK (Path: SDK_2_6_4_K32W041ADK6\tools\JN-SW-4407-DK6-Flash-Programmer).
The Install Location by default will be "C:\NXP\DK6ProductionFlashProgrammer\".
Hope this helps.
Regards,
Ricardo
hello,
i have a problem with loading my file . bin using usb to my pcb i installed the application dk6 programmer i defined my usb in pc by zigbee gateway user interface i followed the tutorial video for it in k32061 with jn5189 i connect the usb and i made the following commands
1-DK6Programmer = he gave me that the dk6 is defined in my cmd
2-DK6Programmer.exe -l = he gave my port number for my usb (COM5)
3-DK6Programmer -s COM5 -P 500000 -e FLASH -Y -p MyFile.bin = he gave me error opening connection
why he give me that in fact in the zigbee gateway user interface when i pressed open port and then startNWK he gave me that like he send data for the usb but in the received message section there is no response. can you help me?
Hi Alsanie,
You can find the DK6 Production Flash Programmer installer in the SDK (Path: SDK_2_6_4_K32W041ADK6\tools\JN-SW-4407-DK6-Flash-Programmer).
The Install Location by default will be "C:\NXP\DK6ProductionFlashProgrammer\".
Hope this helps.
Regards,
Ricardo
Than you!