View Full Version : SX1 emulator - system error after good installation !


dux
26-05-2004, 04:45 PM
Hi,

I have SX1 Symbian Emulator and :

- it works fine with preinstalled aplications
- easy to install new SIS installation files !!!.. SUPER
- and after GOOD installation (OK) I try to RUN installed soft AND
- emulator system shows me : SYSTEM ERROR

WHAT ? WHY ? .. Installation is OK and then if I try to run installed aplication is this message for me.. If I look to HDD in DIR structure, all is installed, all is OK but emulator want run my installed aplications...

please help me.. somthing is missing ? something is bad in config file ?

Dux

N/A
26-05-2004, 07:24 PM
The emulator on a PC will not run executables compiled for the target device (= the phone). It will only run executables compiled for the emulator (= Windows DLL's, really).

dux
27-05-2004, 07:40 AM
is there a full EMULATOR of SX1 ?

full ???

...DUX::

N/A
27-05-2004, 03:07 PM
No.

The SDK's emulator is more of a simulator; it will run code compiled for the emulator (= Windows binaries, Intel instruction set), not the actual hardware (Symbian binaries, ARM instruction set), and it will do its best to simulate the behaviour of actual hardware, but it isn't exactly the same thing.

There is no complete hardware emulator that you could run on a PC.

dux
27-05-2004, 04:55 PM
thanx...