Skip to content

Instantly share code, notes, and snippets.

@yamori813
Created October 12, 2016 22:32
Show Gist options
  • Save yamori813/57128498ef16b884f9050ab4604f44cd to your computer and use it in GitHub Desktop.
Save yamori813/57128498ef16b884f9050ab4604f44cd to your computer and use it in GitHub Desktop.
microserver % sudo ./mspdebug load-bsl
Password:
MSPDebug version 0.24 - debugging tool for MSP430 MCUs
Copyright (C) 2009-2016 Daniel Beer <dlbeer@gmail.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Chip info database from MSP430.dll v3.3.1.4 Copyright (C) 2013 TI, Inc.
Opening interface 0 (config 0)...
Found endpoints: IN: 0x81, OUT: 0x01
loadbsl: recv_packet: BSL error code: 7 (Unknown command)
loadbsl: failed to receive version
Uploading BSL firmware (2418 bytes at address 0x2500)...
Starting new firmware (PC: 0x2504)...
Done, waiting for startup
Opening interface 0 (config 0)...
Found endpoints: IN: 0x81, OUT: 0x01
bslhid: usb_bulk_write: Unknown error
loadbsl: send_command failed
loadbsl: rx_password failed
loadbsl: failed to unlock new firmware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment