I had started a previous post about trying to burn 'hiduino' onto my Mega (big mistake). I ended up erasing the bootloader and it just doesnt work or nothing. I'm running Windows 8.1 and makes that sound when you plug in the usb device.Followed these step to see what port is what running under (Com 6) then changed the preferences.txt to match (Com 6).
Arduino Mega 2560 instance path USB\VID_2341&PID_0042\553323332303512021E1
On device manager for 'Atmel USB Devices it says 'ATmega16U2' And looks like the driver is installed fine. I have no clue how to fix this. I have tried everything i could possibly think of.
Another thing i noticed was when i put it into DFU mode, nothing shows up on device manager.Let go of the pins it goes back to normal.
Did a full restore of windows 8.1 and now it says that in the arduino program that its trying to program on COM1.Still trying to install the bootloader with USBtinyisp but im not having any luck. Atmel flip keeps giving me syntax errors.lol. I don't know what i did to it but, it sounds like it might be going in the garbage.
Make sure there's a bootloader burned on your Arduino board. To check, reset the board. The built-in L LED (which is connected to pin 13) should blink. If it doesn't, there may not be a bootloader on your board.
So i pushed the reset button....and it blinks on and off. Maybe i have A bootloader but burnt the wrong one.Still doesnt show up in ports or have a port attached what so ever.Also...When i load it up in FLIP, and choose the "atmega16u2" the tx/rx lights stay on like its' gonna work. every hex file i could find hasnt worked though.