Topic: hid_bootloader_cli_upgraded help
Can anyone tell me where to find the upgraded version search didn't find it
hid_bootloader_cli_upgraded
You are not logged in. Please login or register.
SoliForum - 3D Printing Community → Help/Repair/Maintenance → hid_bootloader_cli_upgraded help
Can anyone tell me where to find the upgraded version search didn't find it
hid_bootloader_cli_upgraded
this maybe? http://wiki.solidoodle.com/update-firmware
Thanks satman49 That is what I am using but I get error "error reading intel hex MarlinXXXXXXX
I had this code before and found a fix that was downloading an upgraded bootloader HID ..But since then my computer crashed and got replaced but now all my searches have not found that upgraded Boot loader HID . I remember that this error has something to due with the MB has more memory than the old one
SOLVED
Lincomatic helped me out
had to change memory size in HID_Bootloader_cli_c
I edited hid_bootloader_cli.c, on line 769 like so
#define MAX_MEMORY_SIZE 0×10000
to
#define MAX_MEMORY_SIZE 0×20000
- See more at: http://blog.lincomatic.com/?p=502#comment-34280
Thank you Lincomatic you saved me
SoliForum - 3D Printing Community → Help/Repair/Maintenance → hid_bootloader_cli_upgraded help
Powered by PunBB, supported by Informer Technologies, Inc.