I started getting the coderes errors, so i setup a sections.h and sections.def file
i also setup a section_1 I kept most of the functions in main.c (app handle event stuff) in the default section and setup a bunch of other c files/functions (called from main.c with section_1. For some reason, it is crashing when it tries to get an event. It compiles ok (no coderes errors) but i can't get it to stop crashing. I read the prctools info on multiple segments but i'm not fully clear on a few things: 1) does a section have to exist in only one header file for only one c file? 2) do all of the functions within the c file have to be part of the same section? 3) What are the rules for calling a function from one section (in one c file) from another in a nother c file.... thanks, troy -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
