I just got a new arduino duemilanove and I cant get it working. I have followed all the gett started steps and I can't get it. When I start the software I point to the correct port, I make sure it is pointing the right board, I open the blink sketch, I hit the upload button, the TX light starts blinking and it sits there. The software freezes and nothing further happens. I checked and that lvprsrv or whatever isn't running. Help! What am I doing wrong?
Probably it has an ATmega328P chip on it. Use Arduino IDE 0013 and select "Arduino w/ATmega328" in the boards MENU (in tools).
That worked. thanks