On 2007-08-27, Luc Le Blanc <[EMAIL PROTECTED]> wrote: > I need to allocate large (> 2 Mb chunks) But when I run my app on the > T3 Simulator and call MemHeapSize before I allocate anything, I'm > told the memory available to applications is 4 Mb. Can this be fixed > to match the 11 Mb I get on a real T3 device? and get rid of the 'G' in the > upper left corner at the same time ;) > > > Luc Le Blanc
Have you checked the simulator settings? Right click in the sim window and go to Settings->Memory->RAM Size and select 64M which is the size on a real T3 if I am not mistaken. Similar for Settings->Memory->Dynamic Heap Size. Fixing the 'G' (= left over debug code) is more difficult ;-). Ton van Overbeek -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
