How can I track what causes USER-EXEC 3 on real device?
| Wed, 2003-12-17 14:26 | |
|
My app works on WINS, but when it starts on real device (Nokia 7650 firmware 3.12) I get USER-EXEC 3. It happens after app itself is loaded, when app reads and parses data files. How can I track what causes the error? Are there any standard situations that cause USER-EXEC 3 on real device, but not on the emulator? P.S. I tried searching Symbian knowledge base, but failed |
|






Forum posts: 70
I think The file path in the real device is wrong. If u r using a file copy it in to a proper folder.
MeenuJ
www.livejournal.com/users/symbianos
Forum posts: 16
I didn´t tested yet, but I think this is my problem : FPU operations
my app is a 3D game and this might be the cause of problem.
NeoStrider