I am developing an application using Labview which simply creates a new .txt file on the Palm PDA and then copies this file to a SD card in the expansion slot. The operation is carried out but then I see the Fatal Alert message popup stating: MemoryMgr.c, Line:3722, Nil Ptr. There aren't any errors being thrown directly from my code. Does anyone have any ideas what may be causing this? Any help would be greatly appreciated.
This is from an internal checking routine. It means the value NULL (0) was passed to one of the MemoryMgr routines. This is likely to be a problem with the LabView support code.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
