Hi, I am using codewarrior 8.3 to develop Palm Applications. I have a project that already has 2 segments. The first segment is 64KB in size and the second is a few KB. I now have to add another file to segment 1. This file is referenced by other files in segment 1. If I add this file and then compile the project, it warns me that segment 1 exceeds 64KB and CodeWarrior cannot create a valid PRC file. I then moved the new file to segment 2. CodeWarrior successfully compiled the project and created the PRC. However, at runtime, I am getting a fatal error
"Emul68KMain.c, Line:456, line 1111 exception at address 001043E2" How can I solve this problem? Thanks, Pradeep -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
