Changes between Version 7 and Version 8 of Burt-Research/FWUpdate
- Timestamp:
- Jan 22, 2018, 3:30:20 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Burt-Research/FWUpdate
v7 v8 4 4 5 5 == Version check == 6 By typing: 6 7 7 8 {{{ … … 9 10 }}} 10 11 11 If your Mainboard version is not 1.2.2, then follow the upgrading instruction below. 12 You should get: 12 13 14 {{{ 15 Mainboard Version: 1.2.2 (203d1e8) 16 Puck 1: 1.11.0 17 Puck 2: 1.11.0 18 Puck 3: 1.11.0 19 Elbow: 0.3.3 20 CPI: 0.0.0 21 }}} 22 If your Mainboard version is not 1.2.2, then follow the upgrading steps below. 13 23 14 == Installing btflash == 24 == Firmware Upgrade == 25 26 === Step 1 === 27 28 Plug the DB9 end of the PEAK CAN adapter into a straight through DB9 extender (should be included) and plug this into the DB9 on the front of the console. 29 30 === Step 2 === 31 32 Open a terminal 33 {{{ 34 burt-util mainboard silence_can 35 burt-util flash 10 path/to/mainboard.dev-mainboard-1.2.2-0-g203d1e8.bin 36 burt-util reset 10 37 }}} 15 38 16 39 Before upgrading the first time, you must install btflash. To check if you have btflash installed open up a terminal and type