Difference between revisions of "Tunnel"

From PaparazziUAV
Jump to navigation Jump to search
 
Line 20: Line 20:
Starting software at 0x00004000
Starting software at 0x00004000
</pre>
</pre>
[http://paparazzi.enac.fr/wiki/index.php/Tiny_v2#Programming BACK]

Revision as of 19:24, 20 April 2008

Required Cables:

  1. USB cable
  2. USB to 8-pin Molex Picoblade connector adapter cable

Steps:

  1. Connect USB Cable + 8-pin Molex adapter to USB on your laptop
  2. Connect 8-pin Molex Connector on the Adapter cable to "usb" on Tiny2.11
  3. Power on Tiny2.11
  4. Enter this command in a terminal: make upload_bl PROC=GENERIC

Success will show this in the last lines of the terminal window

Found USB device
BootROM code: 2.12
Part ID: 0x0402FF25 (LPC2148, 512k Flash, 32k+8k RAM)
BootLoader version: 1.3
#
Starting software at 0x00004000

BACK