Ben Combee wrote:
At 11:58 PM 7/25/2004, you wrote:
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)?
I created a new 'standard make 68K C/C++ project', selected 'application' type and chose "Simple" on the Project Code Generation page.
I'm assuming the simple Hello World app that ships with PODS should compile & run w/out problems. Is that an incorrect assumption?
Brad
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
