|
If the hardware is present, and the memory is addressable, then it would require some hacking to get the Axim to recognize any more. When it boots (from a hard reset) the flash will set up page tables to address the memory that is there. Any address space not desgined as memory will not be set up.
Obviously when WinCE boots it reads this info out of some static table in flash to build the page tables. This info would have to be modified so that it sets up page tables that address the extra memory.. This would be tough but not impossible.. If someone could snag a binary image of the flash that would help. If someone could snag an image of both the 300 and 400mhz that would help immensley because the diff would probably just be this address mapping information.
|