I am trying to upload a sketch, to an Atmega32a. It compiles good, and then exit 1 saying there are 2 Servo.h header files, and it used the default Servo.h file
I keep getting this error, and I am not sure how to resolve this error.
I must assume we need to use the MightyCore, Servo.h header.
It DOES recognize both header files, but it chooses the first one it see's.
How do I get it to ignore the default Servo.h, and use the one from the MightyCORE, core?
Thank you!
Taz...
Delete or temporarily rename the first one.
1 Like
Now thats strange. Renaming fixed THAT problem, but, now, it says it needs a programmer, to upload to the Atmega32a.
I have my UNO set up as the ISP. What the heck? Ok, I am fairly new to the IDE 2. Maybe I am doing something stupid in using it.
I have set it up as the ISP again, and does the same thing.
I sure would appreciate knowing what I am doing wrong, obviously I am not seeing something simple.
What would be the next step in this chapter of learning?
Many Thanks!
Taz...
Is that the exact message? Are you using "upload using programmer" or performing a normal upload?
1 Like
Howdy!
I got it to upload error free using the programmer, today. I reloaded the boot-loader, reset everything. and it installed without errors.
I will refresh reading docs on IDE 2, and continue with my project.
I thank y'all so very much!
Taz...