KW01 cannot work on windows 10

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

KW01 cannot work on windows 10

4,304 次查看
tedwu1
Contributor III

1: I have installed mbedWinSerial_16466.exe on wondows 7 professional, and it works OK. But I install mbedWinSerial_16466.exe on windows 10, it doesn't work. The Mbed has a error TIMEOUT message and the serial port doesn't work either. Does anyone have KW01's driver?

2: But I reconnect the board of KW01 to the windows 7 PC, it doesn't work. It show "The program secure" when I use IAR to reprogram the bin file to KW01 at first time. Why the KW01 is secure by windows 10?

3: How to disable the Mbed? I need the UART port only. 

标记 (1)
11 回复数

4,102 次查看
tedwu1
Contributor III

I download the bin file from OpenSDA Serial and Debug Adapter | NXP  and update it. The problem of serial port still exists. How to fix it?

0 项奖励
回复

4,102 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Ted,

Could you please try our Connectivity Software? FRDM-KW01.

The software provides wireless examples and also the drivers for this MCU.

Regards,

Mario

0 项奖励
回复

4,102 次查看
tedwu1
Contributor III

Hi Mario,

I downloaded and installed KW01_Connectivity_Software.exe. But, how to make the serial port work proper?

Regards

Ted

0 项奖励
回复

4,102 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Ted,

Are you working with the FRDM? or the MRB-KW0x?

Regards,

Mario

0 项奖励
回复

4,102 次查看
tedwu1
Contributor III

Hi Mario,

I am working with the FRDM.

Regards,

Ted

0 项奖励
回复

4,102 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Ted,

How is your device manager showing the KW01?

pastedImage_1.png

Did you try to program the KW01 with IAR? Did you change the debugger option when you try to download?

Regards,

Mario

0 项奖励
回复

4,102 次查看
tedwu1
Contributor III

Hi Mario,

My device manager is showing as follows:

1.png

I program my code to MKW01Z128 with IAR. But, I don't program any code to MK20DX128VFM5. (OpenSDA interface) 

Regards

Ted

0 项奖励
回复

4,102 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Ted,

It seems that you break your MCU.

Could you please look at the next community post?

Bricking and Recovering OpenSDA Boards in Windows 8 and 10 | MCU on Eclipse 

Please let me know your findings

Regards,

Mario

0 项奖励
回复

4,102 次查看
tedwu1
Contributor III

Hi Mario,

I still can't find bin file of FRDM-KW019032 to upgrade my board. I don't know which bin file is compatible to use. I can download the bin file from USB.

Regards

Ted

0 项奖励
回复

4,102 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Ted,

Could you please update the OpenSDA bootloader?

pastedImage_3.png

The download binary is not available for the KW01, but you could use the OpenSDA v2.2 bootloader that is available in the K64 MCU.

Note: Please follow the link that I provided in the previous comment.

Regards,

Mario

0 项奖励
回复

4,102 次查看
tedwu1
Contributor III

Hi Mario,

I followed your guides. I downloaded the latest DAPLink software and the version is 254. Using KEIL to build the project of k20dx_frdmk64f_if and I got 4 bin files. They are  k20dx_frdmk64f_if.bin,  k20dx_frdmk64f_if_crc.bin,  k20dx_frdmk64f_if_crc_legacy_0x5000.bin  and k20dx_frdmk64f_if_crc_legacy_0x8000.bin.  I downloaded k20dx_frdmk64f_if.bin to openSDA interface through USB. The issue is fixed. Thank you very much.

Regards,

Ted