arduino pro mini 3v

I tried to use a FTDI Basic Breakout - 5V on the 3v mini(silly I know). I got an error someone on arduino irc said it would be fine but it wouldn’t work and i would need the 3v.

I ordered the FTDI Basic Breakout - 3V and it has arrived i plugged it in and I still get the same error. The arduino pro mini 3v does not reply. The FTDI boards worked i connected the tx to rx with jumper and used the serial monitor to check it. I’m hoping to god i have not destroyed them as i have 2 of them and both are behaving the same(i had also plugged both into 5v before hand).

I also have the right board selected and right com.

Here is the error from the upload on verbose.

Any help is much appreciated.

Binary sketch size: 1050 bytes (of a 30720 byte maximum)

C:\arduino-1.0\hardware/tools/avr/bin/avrdude -CC:\arduino-1.0\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega328p -carduino -P\.\COM5 -b57600 -D -Uflash:w:C:\Users\Greenie\AppData\Local\Temp\build5177106540038608433.tmp\Blink.cpp.hex:i

avrdude: Version 5.11, compiled on Sep 2 2011 at 19:38:36

Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

Copyright (c) 2007-2009 Joerg Wunsch

System wide configuration file is “C:\arduino-1.0\hardware/tools/avr/etc/avrdude.conf”

Using Port : \.\COM5

Using Programmer : arduino

Overriding Baud Rate : 57600

avrdude: Send: 0 [30] [20]

avrdude: Send: 0 [30] [20]

avrdude: Send: 0 [30] [20]

avrdude: Recv:

avrdude: stk500_getsync(): not in sync: resp=0x00

avrdude done. Thank you.