On 10/07/2011 09:58 AM, Bernhard Kuemel wrote: > On 10/06/2011 11:38 PM, Bernhard Kuemel wrote: >> Can you implement this, please? Is there a workaround to get the correct >> rjmp? > > I can put the opcode as .word expression there, as a workaround.
Hey, I got it: rjmp tinyloader-FLASHEND-1 Then this will also cancel the following PC underflow when the boot loader rjmps to the application. But actually, AFAIK the PC has only as many bits as necessary, so it will make no difference. On 10/07/2011 12:08 PM, Bernhard Kuemel wrote: > Hmm, this is my first asm project and I had never used .org or > sections before. I did it with a section, too, but I want to the Or, more precisely, my first avr asm project. I coded Amiga 68000 and Sharp SC61860 (in a Sharp PC-140x pocket calculator) asm before. Bernhard _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev