#avr Logs

Jan 11 2021

#avr Calendar

02:52 AM c4017: Any inline asm gurus? Having a problem where my asm is failing with error 'impossible constraint in 'asm'' unless I reduce the number of instructions.
02:59 AM c4017: See https://bpa.st/6ZVQ
02:59 AM c4017: If I comment out one more 'nop', the erro goes away
03:27 AM c4017: looks like the jmps are being replaced with rjmp. Any way to disable that?
03:36 AM c4017: ok, I was using an outdated toolchain
08:50 AM rue_mohr: strange
09:34 AM rue_mohr: are you familiar with using an assembler and linking in an object file?
09:35 AM rue_mohr: it might work better for you
12:32 PM vmt: overheard on a web programmer stream figuring out curl: "curl is cli. libcurl is just an interface to it"
12:32 PM vmt: also, --