i want to load sketch without bootloader

  • Open the file D:\ARDUINO\SOFTWARE ARDNO\Arduino\hardware\arduino\avr\boards.txt in a text editor
  • Change:
?# See: http://code.google.com/p/arduino/wiki/Platforms

to

# See: http://code.google.com/p/arduino/wiki/Platforms
  • Save the file
  • Restart the IDE
  • Try again.