Hi, Chances are the app that you are launching your desk accessory on is eating up most of the stack.
~Ryan On Fri, Mar 6, 2009 at 7:29 AM, Darren <[email protected]> wrote: > Hello, > am trying to allocate a simple small chunk (2048 bytes)on the dynamic heap > using these two calls. > The application is a 'DAcc' desk accessory, primarily for use on a TX > (NAND?) and a TG50. > > Keeps resetting ???? sometimes when the desk accessory is initially > invoked, sometimes when the desk accesory is going through 'cleanup' > (MemHandleFree, MemPtrFree, etc.), sometimes after two or three invocations. > > The malloc is for a simple list, that remains in memory during the lifetime > of the application. > > Have had some luck with FtrPtrNew, but am still getting resets if the > allocation is freed using FtrPtrFree. > > Have trawled through some of the posts here, and now a possible explanation > is that the nand nvfs, is the issue. > > > The questions are. > Is it possible to use Memory Manager (dynamic heap) or Data Manager(storage > heap) calls to allocate a small, preferably locked chunk, on a TX? > If so then how please ? > > many thanks and much regards > > Darren > > > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- Thanks and best regards, Ryan Rix TamsPalm - The PalmOS Blog (623)-239-1103 <-- Grand Central, baby! Jasmine Bowden - Class of 2009, Marc Rasmussen - Class of 2008, Erica Sheffey - Class of 2009, Rest in peace. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
