Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware doesn't fit in FRDM-K66F #610

Closed
zepperik opened this issue Mar 19, 2019 · 5 comments
Closed

Firmware doesn't fit in FRDM-K66F #610

zepperik opened this issue Mar 19, 2019 · 5 comments

Comments

@zepperik
Copy link

When mounted as a "bootloader" drive, Windows claims that it needs 4kB of extra space. I need to boot into Linux to successfully copy the firmware.

@brianesquilona
Copy link
Contributor

@zepperik, if you have flash the interface, try to drag and drop the k20dx_bl bootloader to update it. New bootloader drive will have "MAINTENANCE" drive name. Let me know if you need the binary.

@zepperik
Copy link
Author

The link: https://armmbed.github.io/DAPLink/?board=FRDM-K66F gives me a file called 0253_k20dx_frdmk66f_0x8000.bin. (This link also included this github link.) The board shows up as BOOTLOADER when plugged in with the reset button held down. Dragging and dropping this file into the BOOTLOADER drive gives me the error about not having enough space.

@brianesquilona
Copy link
Contributor

k20dx_bl_crc.zip
You can try this bootloader to update the bootloader in K66F, after the interface update of 0253_k20dx_frdmk66f_0x8000.bin. Flash this bin in interface mode. Let me know if you were able to change the bootloader (to MAINTENANCE) by this method.

@zepperik
Copy link
Author

Thanks. I already updated it by copying the binary while in Linux. I didn't expect such a quick response. I was going to update the bootloader, but in the link: https://os.mbed.com/blog/entry/DAPLink-bootloader-update/ the FRDM-K66F is not listed so I didn't want to risk bricking another board.

@brianesquilona
Copy link
Contributor

brianesquilona commented Mar 19, 2019

@zepperik
I think I have made a mistake, the master branch have a different memory map now for the bootloader so the last one will not work, I'll upload an old one here
k20dx_bl_crc.zip

@sg- sg- added this to Inbox in ARMmbed/DAPLink Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants