Hi,
I have a Japanino board (basically a clone of the standard board with ATMega168V), which was working fine so far. Today I was uploading a sketch, and by accident during the upload I clicked the upload button again. The upload failed, and since then the board is unusable. If I try to upload another thing, it just times out with
avrdude: stk500_recv(): programmer is not responding
and upon turning the board on, no reaction to the reset button, nor does the L LED light up (which would mean there's a functional bootloader, as much as I know).
Could that interrupted upload result in bricking or killing the board? Or the bootloader got damaged somehow? How could I test these things, or is there a way to fix it?