MCUdude / MightyCore

Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Other
637 stars 181 forks source link

compile error for Atmega1284 and Atmega32 #247

Closed rommil67 closed 2 years ago

rommil67 commented 2 years ago

I have a compile error like this:

Compiling the core ... "C: \ Users \ rommi \ AppData \ Local \ Arduino15 \ packages \ arduino \ tools \ avr-gcc \ 7.3.0-atmel3.6.1-arduino7 / bin / avr-gcc" -c -g -assembler-with-cpp -mmcu = atmega1284p -DF_CPU = 1600000L -DARDUINO = 10819 -DARDUINO_AVR_ATmega1284 -DARDUINO_ARCH_AVR "-IC: \ Users \ rommi \ AppData \ in Local \ Ardu \ in Local\ Ardu \ in \ MightyCore \ hardware \ avr \ 2.1.3 \ cores \ MCUdude_corefiles "" -IC: \ Users \ rommi \ AppData \ Local \ Arduino15 \ packages \ MightyCore \ hardware \ avr \ 2.1.3 \ variants \ standard "" C: \ Users \ rommi \ AppData \ Local \ Arduino15 \ packages \ MightyCore \ hardware \ avr \ 2.1.3 \ cores \ MCUdude_corefiles \ wiring_pulse.S "-o" C: \ Users \ rommi \ AppData \ Local \ Temp \ arduino_build_408757 \ core \ wiring_pulse.S.o " avr-gcc: error: unrecognized command line option "-assembler-with-cpp" library Control-Surface-main version 2.0.0 with Use \ Usage \ OneDrive \ Documents \ Arduino \ libraries \ Libraries \ Surface-main Using the 1.0 SPI library from the file: C: \ Users \ Users \ Local \ Ardu15 \ packages \ hardware \ avr \ 2.1.3 \ libraries output 1 state Compilation error for ATmega1284 boar

MCUdude commented 2 years ago

Can you share your code so I can see if I can reproduce the issue?

rommil67 commented 2 years ago

Its OK! I insstal now windows and Arduino IDE. Thanks

pon., 13 cze 2022 o 11:49 Hans @.***> napisał(a):

Can you share your code so I can see if I can reproduce the issue?

— Reply to this email directly, view it on GitHub https://github.com/MCUdude/MightyCore/issues/247#issuecomment-1153710162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV4MWEDHBJSTRFBHIP6JFV3VO373RANCNFSM5YTTSE3A . You are receiving this because you authored the thread.Message ID: @.***>

MCUdude commented 2 years ago

Good to hear you figured it out!