Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in avr-gcc
Disable function declaration error in avr g++
Mar 29, 2026
c++
makefile
compiler-errors
arduino
avr-gcc
crtatmega328p.o:(.init9+0x0): undefined reference to "main"
Mar 22, 2026
gcc
compilation
undefined-reference
avr-gcc
atmega32
Guarantees of data preservation between int32_t and float?
Mar 17, 2026
c
arduino
avr-gcc
Compile Assembly code that includes header files containing C-definitions
Mar 17, 2026
c
gcc
compiler-construction
assembly
avr-gcc
Arduino Assembler programming: Nothing happens
Mar 02, 2026
c
assembly
arduino
avr-gcc
Stripping unused library functions / dead code from a static executable
Feb 15, 2026
gcc
arm
ld
compiler-optimization
avr-gcc
copy all the array into new array without vectors C++
Feb 14, 2026
c++
avr
avr-gcc
Why are functions executed in the order they are defined and not in the order they are called from the int main() in avr-c?
Feb 09, 2026
c
avr
atmega
avr-gcc
Why do we add an Offset when addressing DDRx ,PORTx in avr?
Jan 31, 2026
arduino
avr
avr-gcc
atmel
AVR inline assembly: registers to variables?
Jan 28, 2026
gcc
assembly
avr
avr-gcc
Avr asm label*2
Jan 26, 2026
assembly
avr
avr-gcc
Storing Large Integers/Values in an Embedded System
Jan 25, 2026
c
embedded
avr
avr-gcc
Why does avr-gcc bother to save the register state when calling main()?
Jan 24, 2026
c
stack
microcontroller
avr
avr-gcc
Why is this code generated to dereference a float pointer?
Dec 25, 2025
c
gcc
avr
avr-gcc
What's the difference between these C external definitions?
Dec 10, 2025
c
arrays
extern
avr-gcc
Does AVR-GCC properly work with 16-bit AVR I/O registers?
Nov 18, 2025
avr
avr-gcc
char arrays in PROGMEM
Nov 16, 2025
c
avr
avr-gcc
progmem
Moving data into __uint24 with assembly
Oct 29, 2025
c
assembly
avr
inline-assembly
avr-gcc
Sending mutiple characters using USART1 on an atmega4809 results in 0xFF to be send
Oct 26, 2025
c
embedded
avr
avr-gcc
usart
Where is the offset of the Y register from the call/stack frame in avr-gcc coming from?
Oct 26, 2025
assembly
avr
calling-convention
avr-gcc
frame-pointer
Older Entries »