7. Conect the Arduino to your laptop.
8. Tools -> Burn Booloader (this might take a while)
9. In case it doesnt work, make sure:
- You have the last version of Arduino IDE
- Your pins are conected properly
- No cables are loose
- Press reset and try again
10. To make your LED blink, in Arduino IDE open -> File -> Examples -> Basic -> Blink.
11. Change the pins to match yours.
12. To upload DO NOT click the upload booton! Go to Sketch -> Upload using programmer.