* Clock interrupt simulation on sde-gdb
@ 2004-01-27 12:49 navin
2004-01-27 13:47 ` Chris Dearman
0 siblings, 1 reply; 5+ messages in thread
From: navin @ 2004-01-27 12:49 UTC (permalink / raw)
To: linux-mips; +Cc: navgrex
Hi,
I am new to MIPS. So please don't mind if this is a trivial question.
I am trying to run microC/OS-II over MIPS 4KE. At this point of time,
as there is no hardware available. I am trying to test my code using
sde-gdb simulator.
For proper task scheduling, etc, microC/OS-II needs to get periodic
interrupt from MIPS. I understand the possible implementation of such
facility in MIPS (i.e. using Count and Compare registers of CP0).
On trying to test microC/OS-II, I find that HW5 interrupt is not getting
generated. I verified by dumping value of a global variable which would
get updated in the timer expiry function. As a result task scheduling is
not happening.
As such my bootup code seems to be configuring thigs (Count, Compare, and
Status registers) properly. Is it that such timer interrupt CAN'T BE
SIMULATED on sde-gdb? I have tried trace32 simulator software
(demo version) also.
Any help will be highly appreciated,
Regards,
Navin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Clock interrupt simulation on sde-gdb
2004-01-27 12:49 Clock interrupt simulation on sde-gdb navin
@ 2004-01-27 13:47 ` Chris Dearman
2004-01-27 14:45 ` Marvell MV64340 documentation Pavel Kiryukhin
0 siblings, 1 reply; 5+ messages in thread
From: Chris Dearman @ 2004-01-27 13:47 UTC (permalink / raw)
To: navin; +Cc: linux-mips
navin wrote:
> As such my bootup code seems to be configuring thigs (Count, Compare, and
> Status registers) properly. Is it that such timer interrupt CAN'T BE
> SIMULATED on sde-gdb? I have tried trace32 simulator software
The simulator built into sde-gdb does not support exceptions.
sde-gdb can connect to MIPSsim which is a full ISS. If you're interested
in trying this, drop me a line and I will get someone to contact you.
Regards
Chris
--
Chris Dearman The Fruit Farm, Ely Road voice +44 1223 706206
MIPS Technologies (UK) Chittering, Cambs, CB5 9PH fax +44 1223 706250
^ permalink raw reply [flat|nested] 5+ messages in thread
* Marvell MV64340 documentation.
2004-01-27 13:47 ` Chris Dearman
@ 2004-01-27 14:45 ` Pavel Kiryukhin
2004-01-27 15:25 ` Ralf Baechle
0 siblings, 1 reply; 5+ messages in thread
From: Pavel Kiryukhin @ 2004-01-27 14:45 UTC (permalink / raw)
To: linux-mips; +Cc: Pavel Kiryukhin
Hi all,
is there any available documentation on Marvell MV64340 system controller?
Any links will be appreciated!
===============
Regards,
Pavel Kiryukhin,
RTSoft
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Marvell MV64340 documentation.
2004-01-27 14:45 ` Marvell MV64340 documentation Pavel Kiryukhin
@ 2004-01-27 15:25 ` Ralf Baechle
2004-01-27 18:12 ` Matthew Dharm
0 siblings, 1 reply; 5+ messages in thread
From: Ralf Baechle @ 2004-01-27 15:25 UTC (permalink / raw)
To: Pavel Kiryukhin; +Cc: linux-mips
On Tue, Jan 27, 2004 at 05:45:32PM +0300, Pavel Kiryukhin wrote:
> Date: Tue, 27 Jan 2004 17:45:32 +0300
> Hi all,
> is there any available documentation on Marvell MV64340 system controller?
> Any links will be appreciated!
Marvell wants a NDA for documentation.
Ralf
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Marvell MV64340 documentation.
2004-01-27 15:25 ` Ralf Baechle
@ 2004-01-27 18:12 ` Matthew Dharm
0 siblings, 0 replies; 5+ messages in thread
From: Matthew Dharm @ 2004-01-27 18:12 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Pavel Kiryukhin, linux-mips
On Tue, Jan 27, 2004 at 04:25:33PM +0100, Ralf Baechle wrote:
> On Tue, Jan 27, 2004 at 05:45:32PM +0300, Pavel Kiryukhin wrote:
> > Date: Tue, 27 Jan 2004 17:45:32 +0300
>
> > Hi all,
> > is there any available documentation on Marvell MV64340 system controller?
> > Any links will be appreciated!
>
> Marvell wants a NDA for documentation.
We have a full set of documentation. If your question is general we can
try to answer it for you.
Matt
--
Matthew Dharm Work: mdharm@momenco.com
Senior Software Designer, Momentum Computer
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-01-27 18:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-27 12:49 Clock interrupt simulation on sde-gdb navin
2004-01-27 13:47 ` Chris Dearman
2004-01-27 14:45 ` Marvell MV64340 documentation Pavel Kiryukhin
2004-01-27 15:25 ` Ralf Baechle
2004-01-27 18:12 ` Matthew Dharm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox