I made the wiring harness and connected it to the FTDI USB -> Serial 3.3V adapter. I then connected the USB to the PC runing Ubuntu 7.1 and powered the board on. When I tried uploading the bootloader it gives me the following error ( I've pasted only the last bit of the screen here ):
lpc21isp -control sw/airborne/arm7/test/bootloader/bl.hex /dev/ttyUSB0 38400 12000
lpc21isp version 1.27
File sw/airborne/arm7/test/bootloader/bl.hex:
loaded...
converted to binary format...
image size : 9264
ioctl get failed
ioctl set ok, status = 4001ACE6
ioctl get
failed
ioctl get failed
ioctl set ok, status = 186A4
ioctl get failed
ioctl get failed
ioctl set ok, status = 186A0
ioctl get failed
Synchronizing. OK
Read bootcode version: 2.12.0
Read part ID: LPC2148, 512 kiB ROM / 40 kiB SRAM (67305253)
Sector 0: ...............................................................................................
Sector 1: ...............................................................................................
Sector 2: ...........................
Download Finished... taking 8 seconds
Now launching the brand new code
ioctl get failed
ioctl set ok, status = 2
ioctl get failed
ioctl get failed
ioctl set ok, status = 186A0
ioctl get failed
address@hidden:~/paparazzi/paparazzi3$
What do I do?
-Thanks
Uttam