I have a strange problem that I tracked down and "solved" but would like to see what the issue really was and thought maybe someone on this list could point me in the right track.

Here's the situation: I have a project with multiple Build Targets, the only difference being resources. In 2 of the builds when accessing when switching forms to one specific form I get a message in POSE that says "[Application] just executed an illegal or unknown machine language instruction. The opcode executed was 0xC00E."

I looked at all of the targets that were not having this problem and compared them to the 2 that were, and the only thing I see is that the order of files in each segment were different. When I moved the .c file for the form that was generating this error up closer to the top of the segment, the error goes away and everything works. So while I have "solved" the problem, something tells me that I didn't.

Is there a way I can track this down further?

Edward



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to