I am having trouble getting started using SDK-6.
I have a program written with SDK-5r4 and compiled for 68K. I can
load it into the Zire 72 hardware which I have recently purchased.
I have to do some resets of the Zire which bothers me some, but I can
run my application in PACE. I want to use TCP/IP communications
which is only available in SDK-6.
I have made the modifications to compile the program using SDK-6.
I am using Palm's Eclipse which, if I read the make file correctly,
calls pacc compiler 1.1.0.24 and links with the same, then calls
pelf2bin 1.2.0.4, and then PRCMerge 1.3.2.0. There are no compiler
errors or warnings. I can load the code into my Zire 72. When I
try to run it I get the message as follows:
The application cannot
be launched because of a
system error.
It appears that the program is not started at all. With no hint of
the source of error, I have tried several variations of parameters
with no change. Is it some format error? Is one of the development
tools out of date? Can anyone here help me?
reddeer