avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] rjmp to an absolute address


From: Shaun Jackman
Subject: Re: [avr-gcc-list] rjmp to an absolute address
Date: Wed, 7 Nov 2007 16:13:13 -0700

On Nov 7, 2007 1:15 PM, Joerg Wunsch <address@hidden> wrote:
> "Shaun Jackman" <address@hidden> wrote:
> > Is there any way in source code to use the rjmp instruction to jump
> > to an absolute address without using a linker option or a linker
> > script?
>
> ..set x,0
> ....
> rjmp x

Great! Thanks for the clarification.

Cheers,
Shaun




reply via email to

[Prev in Thread] Current Thread [Next in Thread]