Hello, is there a way to realize a long unconditional branch in assembler? What I try to do is to jump from the interrupt vector table - located at the begin of the external memory - to the FIQ service routine, located in the internal RAM, cause I want to profit from the execution performance. Regards, Detlef
Message
Long unconditional brach - assembler
2005-07-22 by xjag74