DIY Knobster flash failure

Support for the SimWareKits Knobster in combination with Air Manager and Air Player

Moderators: russ, Ralph

Post Reply
Message
Author
rmnwood
Posts: 1
Joined: Wed Sep 11, 2024 12:58 am

DIY Knobster flash failure

#1 Post by rmnwood »

DIY Knobster is failing to flash. I have tried 2 different arduino nano boards and 2 nano clones but same result. Cannot open ports even though I have set inbound rules to open ports 1-6.
2024-09-09 12:56:29 INFO System - Initializing
2024-09-09 12:56:29 INFO System - HW id = 70dc01d9404663783d86863040b7cf95
2024-09-09 12:56:29 INFO EntityManager - Starting Air Manager Home Use 4.2.11 (Home Use, Activated) (JAVA=20)
2024-09-09 12:56:58 ERROR SiDeviceFlash - cannot open port \.\COM5: Access is denied.
2024-09-09 12:56:58 WARN SiDeviceFlash - avrdude failed to open port: COM5
2024-09-09 12:57:14 ERROR SiDeviceFlash - cannot open port \.\COM1: Access is denied.
2024-09-09 12:57:14 WARN SiDeviceFlash - avrdude failed to open port: COM1
2024-09-09 12:57:34 ERROR SiDeviceFlash - cannot open port \.\COM3: Access is denied.
2024-09-09 12:57:34 WARN SiDeviceFlash - avrdude failed to open port: COM3
2024-09-09 12:57:38 INFO EntityManager - Closing
2024-09-09 12:57:41 INFO EntityManager - Closed
I'm hoping someone has some ideas Thanks

User avatar
Ralph
Posts: 8163
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: DIY Knobster flash failure

#2 Post by Ralph »

It means that it is not allowed to open the ports. Can be that they're used by a different program for example. There's nothing we can do about that.
You can try it on a different computer.

Post Reply