Take a look at the thread, "Data Segment Fun - HELP!". I posted a simliar problem earlier this month.
Regards, Daniel Suleski :-> TD, Mysticware Inc. www.mysticware.com "Karla Garcia" <[EMAIL PROTECTED]> wrote in message news:103136@palm-dev-forum... I declared a Char array variable, but when I tried to write data to this variable, the PalmOS throws the next error: APP(1,0) just read from memory location 0x302E0098 , causing a bus error. A "bus error" means that the application accessed a memory location that is not in RAM or ROM, nor corresponds to a memory mapped hardware register. The function in where this error happens is in Segment2. Thank you Karla Garcia -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
