upload does not complete on arduino duemilanove

Any sketch is not getting uploaded onto my duemilanove(Atmega 328) board. The sketch gets compiled but uploading does not finsh..Only Tx led only glows while i try to upload a program and not the Rx. I have tried blink progam and the same problem.

P.s The board is not original .I got it from embedded market and it is named arduino compatible freeduino in there.But i dont think this has anything to to do with the malfunction.

(deleted)

What error messages are you getting?

my board is duemilanove atmega328P-PU , too !!

only version 0023 can upload to board

but 0023 isn't support RFID model (error: Arduino.h: No such file or directory)

anyone can solve my trouble

spycatcher2k:
Have you done the loopback test? if it passes that, then it could be the bootloader is missing.

Excuse me

How to do the loopback test , i want to try it

(deleted)

spycatcher2k:
I'm sorry - I will not supply an answer to that, and as you seem to not even be able to do a one word search, or even use a forum correctly, I would be putting more effort in solving your issues than you are.

then , i can ask a question
arduino0023 have support RFID ??

ps. My English is pretty basic, please don't mind.

(deleted)

spycatcher2k:
I've just tried it and yes it will.

thanks, but i've tried it several times , there has been a problem

and then, i change arduino version to 1.0.2

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

but i've confirmed board and port , everything is proper

Did you try searching the board for that error message? This or similar errors comes up a fair amount of times.

Your Arduino probably has a counterfeit FTDI chip. Windows may have updated the driver, which doesn't seem to work with the counterfeit chips. Download and install an older version of the driver, it worked for me. I bought a couple of Nanos that won't work with the latest driver, but do with the driver downgraded.

Information in this thread:
http://forum.arduino.cc/index.php?topic=198681.msg1477473#msg1477473