Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 8 months ago.
FRDM-KL25Z mount/unmount latest to fail Win10
FDM-KL25Z is the latest board I've tried on Win10 (several machines) that constantly cycles through mount/unmount. Win7 works fine. Firmware has been upgraded to the latest. Autoplay has been turned off. This is just so infuriating!!
FRDM-K64F did it for a short time, but found out it had older firmware and it stopped after upgrading to the latest. uBlox-C027 still does it to this day. Nordic boards (Dk51 and DK52) seem to be working. STM 427 based board sort of works (I have to remove USB power each time I load app, so I don't like using it).
2 Answers
7 years, 8 months ago.
You can try the link from the answer here: https://developer.mbed.org/questions/77014/Reset-to-factory-settings/. It shouldn't be required with the latest firmware on the KL25z, but it might help. By the way, are you sure you run the latest firmware?
7 years, 8 months ago.
Did you try the DAPLink firmware here? https://github.com/mbedmicro/DAPLink/releases/tag/0243
I've only tried the latest version linked in the handbook (https://developer.mbed.org/handbook/Firmware-FRDM-KL25Z). Are these separate efforts?
posted by 15 Mar 2017The DAPLink is new version of CMSIS-DAP interface firmware which support latest host OS include Windows 10. https://github.com/mbedmicro/DAPLink/blob/master/test/Acceptance%20Criteria.txt
You can download zip archive here and find 0243_k20dx_frdmkl25z_0x8000.bin file. Firmware flash instruction is same as before.
posted by 16 Mar 2017