Subversion Repositories Projects

Rev

Rev 236 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 236 Rev 237
Line 13... Line 13...
13
 
13
 
14
 Flight-Ctrl:
14
 Flight-Ctrl:
Line 15... Line 15...
15
  ./avrdude -p m644 -P /dev/ttyS0 -c butterfly -b 57600 -U flash:w:Flight-Ctrl_MEGA644_V0_xy.hex
15
  ./avrdude -p m644 -P /dev/ttyS0 -c butterfly -b 57600 -U flash:w:Flight-Ctrl_MEGA644_V0_xy.hex
16
 
16
 
Line 17... Line -...
17
 BL-Ctrl:
-
 
Line 18... Line 17...
18
  ./avrdude -p m8 -P /dev/ttyS0 -c butterfly -b 57600 -U flash:BrushLess-Ctrl_MEGA8_V0_xy.hex
17
 BL-Ctrl:
-
 
18
  ./avrdude -p m8 -P /dev/ttyS0 -c butterfly -b 57600 -U flash:w:BrushLess-Ctrl_MEGA8_V0_xy.hex
-
 
19
 
Line 19... Line -...
19
 
-
 
20
Es funktioniert nicht mit der Navi-Ctrl!
20
 
-
 
21
Das Device ( /dev/ttyS0 im obigen Beispiel) an die Gegebenheiten anpassen!
-
 
22
 
21
 
23
Es funktioniert nicht mit der Navi-Ctrl.