From mboxrd@z Thu Jan 1 00:00:00 1970 From: lunn@ma.tech.ascom.ch (Andrew Lunn) To: ecos-discuss@sourceware.cygnus.com Subject: [ECOS] Problem with PowerPC simulator Date: Wed, 05 May 1999 02:19:00 -0000 Message-id: <199905050919.LAA08632@biferten.ma.tech.ascom.ch> X-SW-Source: 1999-05/msg00009.html Looking back in the archive i found a message that described my problem. Please could someone tell me what the fix was. The changes i made to the configuration are to change the HAL to PowerPC, and enable the Minimal simulator. The processor is spinning outside of the program.... Program received signal SIGINT, Interrupt. 0x80090 in _stext () at //d/cygnus/ecos-1.1/packages/kernel/v1_1/src/common/clock.cxx:507 507 counter->add_alarm(this); (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0x8008c in _stext () at //d/cygnus/ecos-1.1/packages/kernel/v1_1/src/common/clock.cxx:507 507 counter->add_alarm(this); (gdb) cont Continuing. Program received signal SIGINT, Interrupt. 0x80088 in _stext () at //d/cygnus/ecos-1.1/packages/kernel/v1_1/src/common/clock.cxx:507 507 counter->add_alarm(this); Thanks Andrew ---------------------------------------------------------------------- >>>>> "Ilan" == Ilan Ovadia writes: Ilan> The problem is while I'm running the bin_sem0 test I don't get Ilan> the message Ilan> PASS: EXIT: Ilan> Actually, when I set breakpoints in the functions located in Ilan> bin_sem0 file, the debugger doesn't stop. It seems like ECOS Ilan> doesn't succeed to complete the initialization phase and run the Ilan> test. Are you using the default configuration? Could you try building the library and tests with the default configuration in a new build directory to see if it makes a difference (this would ensure that settings from a previous configuration/build are not being used). Jesper ---------------------------------------------------------------------- Dr Andrew Lunn Phone: +41 62 889 5297 ASCOM Systec AG Fax: +41 62 889 5290 Gewerberpark Email: Andrew.Lunn@ascom.ch CH-5506 Magenwil Switzerland ----------------------------------------------------------------------