20-02-2024, 15:50
Witam . Mam problem z wgrywaniem szkicu do arduino uno na Vin 11 . W Vin 7 32 Bit nie ma problemu . Proszę o pomoc.
Pozdrawiam serdecznie .
Pozdrawiam serdecznie .
Ocena wątku:
Arduino na Vin 11 64 Bit
|
esptool.py v3.0
Serial port COM17
A fatal esptool.py error occurred: could not open port 'COM17': FileNotFoundError(2, 'Nie mo�na odnale�� okre�lonego pliku.', None, 2)processing.app.SerialException: Błąd otwarcia portu szeregowego 'COM17'.
at processing.app.Serial.<init>(Serial.java:152)
at processing.app.Serial.<init>(Serial.java:82)
at processing.app.SerialMonitor$2.<init>(SerialMonitor.java:132)
at processing.app.SerialMonitor.open(SerialMonitor.java:132)
at processing.app.AbstractMonitor.resume(AbstractMonitor.java:132)
at processing.app.Editor.resumeOrCloseSerialMonitor(Editor.java:2126)
at processing.app.Editor.access$1300(Editor.java:116)
at processing.app.Editor$UploadHandler.run(Editor.java:2095)
at java.lang.Thread.run(Thread.java:748)
Caused by: jssc.SerialPortException: Port name - COM17; Method name - openPort(); Exception type - Port not found.
at jssc.SerialPort.openPort(SerialPort.java:167)
at processing.app.Serial.<init>(Serial.java:141)
... 8 more
Błąd otwarcia portu szeregowego 'COM17'.
avrdude: Version 6.3-20190619
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\hardware\tools\avr/etc/avrdude.conf"
Using Port : COM22
Using Programmer : arduino
Overriding Baud Rate : 57600
avrdude: ser_open(): can't open device "\\.\COM22": Odmowa dost�pu.
avrdude done. Thank you.
Problem uploading to board. See https://support.arduino.cc/hc/en-us/sections/360003198300 for suggestions.
avrdude: ser_open(): can't open device "\\.\COM22": Nie mo�na odnale�� okre�lonego pliku.