Vendredi 25 Mai 2001 06:32, Avinash R S a �crit:

>    I am developing application on palm. What does this error mean which is
> coming in my application? What should I do to not to get this error in
> future in developing application? Pls suggest. The error is,
>
> "ApplicationName" 1.0 is attempting to change the emulated program counter
> to 0x0002A350. This address is invalid because it's in neither ROM nor RAM.
> If this is the latest version of  "AppliationName" , please report this to
> the application author.

It mean that you are jumping or calling code located at 0x0002A350.

Are you using some pointer on function ?

If it is the case, just be sure it is initialised with the right value.

-- 
Daniel Morais


--
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