hello,

has anyone experienced loading large size app onto the device/poser? i have this
app here which is about 134k, and i'm having trouble to load it onto the device.
i tried to load it with codewarrior IDE, but got an error msg saying it failed
to upload the app onto the device, and suggeted me to delete the app from the
device, reset it and reopen the app on the host. i followed the instruction, but
getting the same result. i also tried to load it to poser, but get an error
saying error 513 occured.

i have been trying to figure it out by experiencing adding code/deleting code,
and the reult is quite strange: code size below 127k has no problem at all; code
size above 135k loads ok, but the app doesn't work in a stable way. it crashes
randomly with a fatal error, no msg though. (something's wrong with the memory,
but i have no clue what's going on.)

i have 2 segments in the code, and i found out that 3 segments don't change the
code size very much (actually it grow a bid).

any idea what's going on?  thanks.

david


Reply via email to