Discussion Title | Created date |
---|---|
Avr-libc FAQ small mistake In the FAQ of Avr-libc at the entry: "How to add a raw binary image to linker output?" is an example of how to add binary. The documentation tells there are two symbols generated... |
Thursday, 12 June 2008 - 10:00 |
Compile GCC on windows I'm using an ATtiny2313 and compile it with WinAvr. When I looked to the results of the compiler, I found out the MOVW instruction wasn't used. With some search I found the patch... |
Thursday, 30 March 2006 - 07:47 |
Bootloader ATtiny2313 in C I made a bootloader for the ATtiny2313. It is written in C. There is only one thing I can't manage to do. I want that the first instruction (so on address 0x00), is jump to... |
Friday, 24 March 2006 - 09:02 |