Jim Schram wrote:

> A pin reset is a hardware level reset, forcing the 
> CPU to begin execution at a hard-wired address in 
> ROM. This location then calls the SysReset function,
> with flags to indicate the type of reset that is 
> occurring. In this case, however, the function is 
> not called via the trap table, because there may not 
> be a trap table at that point in time during a normal
> boot sequence of the device. This is why you cannot 
> patch the SysReset function and expect it to call 
> your patch when you pin reset the unit.

Thanks for the explanation, maybe someone at Palm Inc. should update
the manual, the description is very misleading.

-- 
 Tschau,            ICQ 28589118
      Daniel        [EMAIL PROTECTED]
                    http://www.dseifert.de/        Berlin, Germany

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to