kimio-kosaka / avrboy

MIT License
14 stars 3 forks source link

Error while compiling. #2

Open Therealjosephchrzempiec opened 3 years ago

Therealjosephchrzempiec commented 3 years ago

Hello i have tired everything to get this attiny10 working with the arduino uno board and IDE. however i get this error when trying to complete it.

Sketch uses 428 bytes (41%) of program storage space. Maximum is 1024 bytes. Global variables use 0 bytes (0%) of dynamic memory, leaving 32 bytes for local variables. Maximum is 32 bytes. 2020/12/14 16:01:23 open COM10 The system cannot find the file specified. 2020/12/14 16:01:23 An error occurred while uploading the sketch Invalid library found in C:\Users\jJcSystems\Documents\Arduino\libraries\ATtiny4_5_9_10_20_40Programmer_2: no headers files (.h) found in C:\Users\jJcSystems\Documents\Arduino\libraries\ATtiny4_5_9_10_20_40Programmer_2 Invalid library found in C:\Users\jJcSystems\Documents\Arduino\libraries\ATtiny4_5_9_10_20_40Programmer_2: no headers files (.h) found in C:\Users\jJcSystems\Documents\Arduino\libraries\ATtiny4_5_9_10_20_40Programmer_2

Can you please help me?

m12lrpv commented 9 months ago

It's a bug in AVRBOY If you turn on verbose output you will find that avrboy isn't able to open the com port connection

D:\arduino-attiny10\portable\packages\bitDuino10-aTPI\tools\avrboy\1.0.1/avrboy -p attiny10 -P COM28 -b 9600 -U C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_301158/Blink.ino.hex