Changes between Version 2 and Version 3 of Burt-Research/FWUpdate
- Timestamp:
- Nov 29, 2016, 9:10:23 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Burt-Research/FWUpdate
v2 v3 31 31 == Upgrading == 32 32 33 To perform an upgrade you will need a .bin file provided by Barrett. You can carry out the upgrade using the following series of commands :33 To perform an upgrade you will need a .bin file provided by Barrett. You can carry out the upgrade using the following series of commands (see [#btflash footnote]): 34 34 35 35 {{{ … … 38 38 }}} 39 39 40 For some context the Main Board, which is what runs the control firmware and talks to ROS, has an id of 10. In the above series of commands you are telling btflash to flash, write to the program memory of the device, the firmware from the defined file to the device with id 10. The reset commands provides a soft reset for the firmware on the Main Board. You should not need to power cycle, but if issues occur a power cycle is recommended.40 You should follow these instructions for both consoles to upgrade both Main Boards. 41 41 42 You should follow these instructions for both consoles to upgrade both Main Boards. You may use the same console USB port, but you will need to plug the USB to CAN adapter into the CAN Service port on the front of both consoles to perform the upgrade.43 42 44 For this particular upgrade please use this bin: http://web.barrett.com/support/Proficio_Firmware/waterloo/main-board-comm.dev-k-main-board-0.1.3-0-gb35cf1d.bin 43 [=#btflash] 44 === Footnote === 45 45 46 Please report any errors and please capture all outputs to report to us on.46 For some context, the Main Board, which is what runs the control firmware and talks to ROS, has an id of 10. In the above series of commands you are telling btflash to flash, write to the program memory of the device, the firmware from the defined file to the device with id 10. The reset commands provides a soft reset for the firmware on the Main Board. You should not need to power cycle, but if issues occur a power cycle is recommended.