Hi, I am developing a Palm application.
It has become a big application. I have to make it a multi-segment
application in order to load the applcaion onto palm. But I am having a
lot of troubles since I change application from single-segment
into multi-segment. First the application starts to behave weird.
Sometimes the application works fine, sometimes it crashes at places
where single-segment never crashes. I tried to debug it. but
CodeWarrior's debug somehow is not working properly. The debugger
sometimes just showing a complete wrong variable values. and sometimes
breaks in a function I never set break point. and the call stack is also
not matching with the source code.
Did anybody has these kind of problem with multi-segment application?
Any help would be appriated.
Thanks,