-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Issues: arduino/Arduino
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Compilation fails spuriously: "avr-g++: internal compiler error: Killed: 9 (program cc1plus)"
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Compilation
Related to compilation of Arduino sketches
Component: Toolchain
The tools used for compilation and uploading to Arduino boards
OS: OSX
Specific to the Mac OS X (macOS) version of the Arduino IDE
Type: Bug
#11997
opened Oct 23, 2024 by
FastEdTex
Burn bootloader to 32u4 fails
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Uploading
Uploading programs to an Arduino board
Type: Bug
#11907
opened Aug 29, 2023 by
Smashcat
Unable to burn bootloader with Atmel-ICE in Arduino IDE 1.8.13
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Toolchain
The tools used for compilation and uploading to Arduino boards
Type: Bug
#11107
opened Dec 28, 2020 by
kristofmulier
Core code produces warnings when compiling for ATtiny85
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Type: Bug
#10832
opened Oct 3, 2020 by
Erwin007
Caterina bootKey position is in the middle of RAM on Leonardo
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Bootloader
The bootloader is the program used to load the uploaded program into the microcontroller's memory
Type: Bug
#10377
opened Jun 17, 2020 by
DataGhost
Display sketch doesn't work correctly after updating from Arduino IDE 1.8.5
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Type: Bug
#10106
opened Apr 28, 2020 by
malfis
LCD Output via SoftwareSerial broken on IDE 1.8.10+ (1.8.9 OK)
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Type: Bug
#9856
opened Mar 9, 2020 by
LKRynearson
lto1: internal compiler error: in output_constructor_regular_field, at varasm.c:5056
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Compilation
Related to compilation of Arduino sketches
Type: Bug
#9712
opened Feb 3, 2020 by
pdmartinson
Flash bootloader with JTAG ICE3 over JTAG immediately disables JTAG and fails
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Type: Bug
#9285
opened Oct 6, 2019 by
Detzi88
1.8.8 Arduino IDE Windows Installer drops avrdude.conf in incorrect directory
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Uploading
Uploading programs to an Arduino board
Type: Bug
#8344
opened Dec 30, 2018 by
automaticjack1
If the controller resets externally for some reason while writing the code, AVRdude gets stuck in an infinite loop avrdude: stk500_recv(): programmer is not responding
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Uploading
Uploading programs to an Arduino board
Type: Bug
#7704
opened Jun 18, 2018 by
Vinayakj009
avr linking with precompiled library
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Compilation
Related to compilation of Arduino sketches
Component: Core
Related to the code for the standard Arduino API
Type: Bug
#7005
opened Dec 10, 2017 by
Corjan85
Handle receiving a ZLP in USB_Available
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Type: Bug
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#6886
opened Nov 3, 2017 by
sandeepmistry
Loading…
UnConfigured I2C Slave ISR Causing Reboot
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Library: Wire
The Wire Arduino library
#6852
opened Oct 24, 2017 by
stickbreaker
Loading…
Add proper handling of ADMUXA and ADMUXB for Attiny 841 and Attiny 441
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Program unused lock bits to 1
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Avrdude 6.3
Specific to AVRDUDE version 6.3
#6601
opened Aug 10, 2017 by
Osambezy
Loading…
WIFI Shield support has some bad uses of strncpy()
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Component: Firmware
Limited to the contents of the firmwares folder in the core packages
Library: Wifi
The Wifi Arduino library
Type: Bug
#6564
opened Jul 27, 2017 by
WestfW
Initial implementation of 9bit data support
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: HardwareSerial
The hardware serial functionality of the core libraries
feature request
A request to make an enhancement (not a bug fix)
#6443
opened Jun 30, 2017 by
svatoun
Loading…
Fix #2226 for boards that have >64K of PROGMEM available
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
in progress
Work on this item is in progress
#6317
opened May 23, 2017 by
geez0x1
Loading…
Add std::forward and std::move
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Component: Toolchain
The tools used for compilation and uploading to Arduino boards
feature request
A request to make an enhancement (not a bug fix)
#5875
opened Jan 19, 2017 by
eric-wieser
IDE 1.6.12 uploading: "protocol error" reading on-chip flash
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Uploading
Uploading programs to an Arduino board
Type: Bug
#5612
opened Nov 20, 2016 by
ISO-8652
Packaging arduino with upstream avr-gcc or avrdude question
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Toolchain
The tools used for compilation and uploading to Arduino boards
question
A request for information
#5379
opened Sep 17, 2016 by
NicoHood
Multiple equal flash-strings are not optimized
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Compilation
Related to compilation of Arduino sketches
Type: Bug
#4863
opened Apr 14, 2016 by
Ivan-Perez
Make signed overflow behave "correctly"
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
feature request
A request to make an enhancement (not a bug fix)
Print and Stream class
The Arduino core library's Print and Stream classes
#4624
opened Feb 28, 2016 by
cousteaulecommandant
Loading…
Added callback support for USB host suspend/wake
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Component: USB Device
Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
feature request
A request to make an enhancement (not a bug fix)
#4241
opened Dec 2, 2015 by
robvdveer
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.