Re: [ql-users] RESET in SMSQE

2005-03-02 Thread Geogwilt
In a message dated 25/02/05 17:45:01 GMT Standard Time, [EMAIL PROTECTED] writes: A solution more than likely lies in the reset code on SMSQE which seems implicitly to assume a vector base register of zero. I might be wrong but an exlicit zero of the vector base register during soft reset

Re: [ql-users] RESET in SMSQE

2005-02-26 Thread Fabrizio Diversi
Subject: Re: [ql-users] RESET in SMSQE On 25 Feb 2005 at 20:26, Fabrizio Diversi wrote: David you are right, I had the same problem as George with Reset, the problem is due to movep emulation rext file, for the reason you told before. Is this file still needed? (I never load it in my Q60,since

Re: [ql-users] RESET in SMSQE

2005-02-25 Thread François Van Emelen
Wolfgang Lenerz schreef: On 24 Feb 2005 at 23:03, jms1 wrote: I have just tried reset on SMSQE 3.07 on my QXL. On a clean machine, it works. However if I run my boot program and then reset it crashes. So there must be something wrong with reset. just a little hint here: use FiFi on all files

Re: [ql-users] RESET in SMSQE

2005-02-25 Thread Geogwilt
In a message dated 24/02/05 23:29:18 GMT Standard Time, [EMAIL PROTECTED] writes: jms1 wrote: I have just tried reset on SMSQE 3.07 on my QXL. On a clean machine, it works. However if I run my boot program and then reset it crashes. So there must be something wrong with reset. Good

Re: [ql-users] RESET in SMSQE

2005-02-25 Thread David Gilham
A small question/suggestion especialy for george gwilt, try not loading the floating point utilitiies which take advantage of the 68060 hardware floating point as they change the vector base register which in my opinion mucks ups the behaviour of the SMSQE soft reset which somewhere in the

Re: [ql-users] RESET in SMSQE

2005-02-25 Thread Marcel Kilgus
David Gilham wrote: A solution more than likely lies in the reset code on SMSQE which seems implicitly to assume a vector base register of zero. Very good point. The VBR doesn't seem to be set anywhere in the initialisation code, although it should. Marcel

Re: [ql-users] RESET in SMSQE

2005-02-25 Thread Fabrizio Diversi
Subject: Re: [ql-users] RESET in SMSQE A small question/suggestion especialy for george gwilt, try not loading the floating point utilitiies which take advantage of the 68060 hardware floating point as they change the vector base register which in my opinion mucks ups the behaviour of the SMSQE soft

Re: [ql-users] RESET in SMSQE

2005-02-24 Thread jms1
- Original Message - From: Wolfgang Lenerz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 23, 2005 4:17 PM Subject: Re: [ql-users] RESET in SMSQE On 23 Feb 2005 at 10:04, [EMAIL PROTECTED] wrote: The code for the keyword RESET in SMSQE seems to close all channels

Re: [ql-users] RESET in SMSQE

2005-02-24 Thread Marcel Kilgus
jms1 wrote: I have just tried reset on SMSQE 3.07 on my QXL. On a clean machine, it works. However if I run my boot program and then reset it crashes. So there must be something wrong with reset. Good observation, but jumping too fast to the conclusion. Problems in SMSQ/E are almost never

Re: [ql-users] RESET in SMSQE

2005-02-24 Thread Wolfgang Lenerz
On 24 Feb 2005 at 23:03, jms1 wrote: I have just tried reset on SMSQE 3.07 on my QXL. On a clean machine, it works. However if I run my boot program and then reset it crashes. So there must be something wrong with reset. Or your boot program. Wolfgang

Re: [ql-users] RESET in SMSQE

2005-02-24 Thread Wolfgang Lenerz
On 24 Feb 2005 at 23:03, jms1 wrote: I have just tried reset on SMSQE 3.07 on my QXL. On a clean machine, it works. However if I run my boot program and then reset it crashes. So there must be something wrong with reset. just a little hint here: use FiFi on all files loaded by your boot

[ql-users] RESET in SMSQE

2005-02-23 Thread Geogwilt
The code for the keyword RESET in SMSQE seems to close all channels and then perform the assembler instruction RESET. This assembler instruction sets the (supervisor) stack equal to the first long word in ram and sets the PC to the second long word in ram. Unfortunately for those who have

Re: [ql-users] RESET in SMSQE

2005-02-23 Thread Marcel Kilgus
[EMAIL PROTECTED] wrote: The code for the keyword RESET in SMSQE seems to close all channels and then perform the assembler instruction RESET. Hmm no, in my sources it doesn't (smsq_sbas_procs_reset_asm/ smsq_smsq_reset_asm). It branches to the same place CTRL+ALT+SHIFT+TAB jumps to. Why has

Re: [ql-users] RESET in SMSQE

2005-02-23 Thread Wolfgang Lenerz
On 23 Feb 2005 at 10:04, [EMAIL PROTECTED] wrote: The code for the keyword RESET in SMSQE seems to close all channels and then perform the assembler instruction RESET. () It definitely works here. It doesn't do what you say. Why has RESET not been reprogrammed? As a general rule,

Re: [ql-users] RESET in SMSQE

2005-02-23 Thread wolfgang mhlegger
Wolfgang Lenerz schrieb: Does anyone use it? It definitey works here,and I use it. Wolfgang i use it too wolfgang mühlegger ___ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [ql-users] RESET in SMSQE

2005-02-23 Thread Michael Grunditz
In message [EMAIL PROTECTED] wolfgang mühlegger [EMAIL PROTECTED] wrote: Wolfgang Lenerz schrieb: Does anyone use it? It definitey works here,and I use it. Wolfgang i use it too wolfgang mühlegger I use it and it works fine with smsq/e 3. But it did not work with