So i just bought a Arduino Leonardo and connected it on my pc seems to work because it recognises it as "Arduino Leonardo" so when i tried Uploading but didnt seem to work i got an error
System wide configuration file is "C:\Users\myusername\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"
Using Port : COM5
Using Programmer : avr109
Overriding Baud Rate : 57600
avrdude: ser_open(): can't open device "\.\COM5": The system cannot find the file specified.
avrdude done. Thank you.
Failed uploading: uploading error: exit status 1
It seems to work perfectly fine with my Uno but not with Leonardo
Before asking yes i enabled verbose output upload
If you can help it would be very appreciated
Thanks
Did you select the correct board in the tools menu? The Leonardo uses a different com-port for uploading then for normal use. The upload port should be detected automatically during upload. The Com port shown in the IDE for normal use is not existent during upload.
Connecting to programmer: .
Found programmer: Id = "CATERIN"; type = S
Software Version = 1.0; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=128 bytes.
Programmer supports the following devices:
Device code: 0x44
avrdude: devcode selected: 0x44
avrdude: AVR device initialized and ready to accept instructions