Ok so i had some more time… one of the check things i found on the net is removing the AtMega and shorting the Send/Recieve…
When i send data to the board i get the Rx lighting up but never the Tx so the virtual serial is recieving the data but i’m not sure if then it is sending the data to the AT or not recieving it?
Either way something is wrong with the USB controller chip? ideas?
Check to see which chip you’ve got – a 168 or a 328 – and make sure you have the correct board and serial port selected in the IDE. I’ve seen this error when I’ve tried to program a 328 with the 168 settings and vice versa.