Discussion Title | Created date |
---|---|
Atmel Part Description Files Hi, I'd like to add Atmel Part Description Files to my Linux system, unfortunately they're only available bundled into a self-inflating .exe archive of AS7 that wine fails... |
Friday, 23 September 2016 - 15:35 |
Optimizing libc integer conversion routines Preamble. A few of us started discussing about optimizing libc integer conversion routines (utoa, itoa, ltoa…) in another thread. All in all, we hijacked that thread and it became... |
Sunday, 18 September 2016 - 21:44 |
Problem with GCC inline assembly of AVR204 Hi all! I've been playing with an inline assembly implementation of the binary-to-BCD algorithm presented in AVR204. The code works, it does not use multiplication/division... |
Tuesday, 15 March 2016 - 23:24 |
avr-objdump SFR register names? Hi all, I was wondering if it's possible to get SFR register names instead of their address in a avr-objdump .lss file? For example (ATtiny85): 0: 11 24 eor r1, r1... |
Sunday, 6 March 2016 - 12:38 |