-----BEGIN PGP SIGNED MESSAGE-----

Dmitry Yakimov wrote:

 >> Be careful. If you use this method, your app will not be able to
 >> run from Flash RAM. Many users like to store apps in flash ram.
 >
 > Have you seen Quartus forth? It seemed to compile in a palm
 > immediatly. Excuse me for my stupid question: when you say about
 > flash ram do you mean protected storage? Is there chance for me to
 > execute code I wrote in a data segement? What will do you If you
 > were me?
 >
 > Best regards,
 > Dmitry Yakimov.

I don't think Quartus forth has anything to do with this..

Flash RAM is the non-volatile RAM that is in some Palm devices where
the OS is stored. There is 2 Megs of Flash RAM in those devices that
have it, but, depending on the OS you're running, it's not all the
way full. Utilities exist (like FlashPro and JackFlash) that allow
users to access the left over Flash to store their own applications
and data. Flash RAM is only accessible using these specialized
applications, and not by your application.

If your app is self-modifying and stored in Flash, it will fail
because it cannot write to flash RAM.

- --
Brian Mathis
Direct Edge
http://www.directedge.com

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.8

iQCVAwUBOkHPuJwT6UbDtVwVAQFJZQQAnbXrDXRh/tBgpHya5GDbNzNu3m+MIEh+
abp2pjkEQrCMAAh2MwOvmbd5XEmIXm3+D+1AG1VQQrGM/ofgBCLiikRRXjC1kP6q
OrtH7AryJZwMT7iSZKCnzUGi5yI4sOFv9q1xZAx7ZqN5T+aQyvhIjzk9wroeMs9W
9+8sNNYVz1U=
=ocaV
-----END PGP SIGNATURE-----


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