Okay, I'm stumped.
I did a full install of PODS and created a new sample 68K project. I changed the
makefile from 'DEBUG_OR_RELEASE=Debug' to 'DEBUG_OR_RELEASE=Release' and built
the project.
I get a .prc in the Release directory, but when I try to install and run it on my PEG-NR70V (PalmOS 4.1), I get the following fatal alert:
MemoryMgr.c, Line:4365, NULL handle
What am I doing wrong?
You're probably using a NULL pointer somewhere you shouldn't... have you tried it in the Palm OS Emulator or Palm OS Simulator? Which project type did you create (managed make or standard make)?
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev 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/
