Unable to compile TinyOs applications with avr-gcc 4.2.1 but able to compile with avr-gcc 3.3...
Read MoreHow can i add a architecture which is available in new version of gcc to a old version of gcc?...
Read MoreHow to fix "Section .vectors overlaps section .data " | Adding ATmega1281 Support to Compi...
Read MoreAVR uint8_t doesn't get correct value...
Read MoreSetting a flag does not work in my timer Interrupt (while the Interrupt is working)...
Read MoreRandom segfaults when compiling with Atmel Studio with avr-gcc...
Read Moreflash arduino micro using code::blocks and avr-dude...
Read Moreconvert uint16_t hexadecimal number to decimal in C...
Read MoreUndefined reference to __mulhi3 when using sprintf() - AVR GCC in Code::Blocks on Windows...
Read Moreavr-ld: avr:51 architecture of input file `main.o' is incompatible with avr output...
Read MoreDisable code based on existence of Constructor...
Read MoreHow to rotate a matrix by 90 degrees in avr?...
Read MoreImplicit conversion to float using avr-gcc: uint8_t vs. uint16_t...
Read Morecrt0.o and crt1.o -- What's the difference?...
Read MoreHow to display a uint8_t as an integer or string?...
Read MoreAtmel Studio override interrupt vector...
Read MoreHow to make two otherwise identical pointer types incompatible...
Read MoreWhy setting uart to double speed mode when gives the right output and normal mode with same baud rat...
Read MoreAVR ATmega keeps resetting while using printf before main loop...
Read MoreError while using custom library "undefined reference" [AVR]...
Read MoreHow to reserve a fixed flash section for data?...
Read MoreWhat does this mean? #define TIMER_PASTE_B(lft,t,rgt) lft##t##_##rgt...
Read MoreGood way around initializer element is not constant error in C?...
Read MoreBuilding compile-time arbitrary length arrays in program memory for AVR...
Read Moreatmega16 single port checking in while() loop or if()...
Read More