Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: Executing code in boot page from application page

2008-04-08 by Don Kinzer

--- In AVR-Chat@yahoogroups.com, "ldevriesau" <lde99881@...> wrote:
> CALL 0xf801 ; getchar 
Did you use jmp (4 bytes) or rjmp (2 bytes) in your jump table?  If 
the former, the destination address is definitely wrong.  If the 
latter, it might be wrong.  Remember that absolute jump and call 
instaructions need *word* addresses.

Don Kinzer
ZBasic Microcontrollers
http://www.zbasic.net

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.