Greetings everyone, I have upgraded to Palm OS 3.5 with Code Warrior Release 6.0
I am using the Emulator 3.0a7 with Rom image 3.5 EZ configured as Palm Vx, and Ram size 8192K to test my application. My program has called WinDrawLine(x1, y1, x2, y2) several places. x & y are type Coord. My program crashes at the first call to WinDrawLine with an error message "Bus Error at (address) WinDrawLine". Also, all of the WinDraw... functions don't draw anymore. My program works well with Emulator and Rom image version 3.3. I then try to use Emulator 3.0a7 with Rom image 3.5 Non EZ configured as Palm III and Ram size 8192K. I still got the same error. If I comment all the WinDrawLine, then the program works. I checked my #include and the paths to make sure that the file Window.h is included. It is. I have tried to look at Palm's documentations regarding OS 3.5, but I can't seem to find any clues. Could anyone with the experience please help me out? Your help is truly appreciated. Thanks ! ===== Best regards, Van Nguyen. __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
