Hello Henk,
It is POSSIBLE. VZ CPU in different of EZ allow
unprotect window size up to 4 Mb, see for example
reg "Chip-Select Control Register 1", 0xFFFFF10A.
OS allow allocating chunk of dynamic memory
bigger than 64 Kb, use PrvChunkNew and OR (|)
attributes with 0x1000 (Precaution: low byte of
attributes is OwnerID, so set it with your).
Real problem is that HAL don't support
large window size (>256 kb).
So need patch/write new HAL and grow
dynamic area size.
HJ> Not possible, as far as I know. And, please use a more detailed subject
HJ> next time.
HJ> Henk
>> Hello, All!
>>
>> How to setup size of dynamic area on Palm m125 handlend
>> programmatically and large than 256 Kb (VZ CPU allow
>> unprotect memory window size >256 Kb)?
>>
>> --
>> Thanks
>> Gerasimenko Denis (mailto: [EMAIL PROTECTED])
--
Best regards,
Gerasimenko Denis (mailto: [EMAIL PROTECTED])
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/