Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Simulator newbie question
@ 2007-10-26 20:54 Mike Motyka
  2007-10-26 21:04 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Motyka @ 2007-10-26 20:54 UTC (permalink / raw)
  To: gdb

I'm looking at ISS options for SW bringup of a fairly elaborate SOC. The
CPU will be a 9x6E_S so it looks like the ARMulator supports the
instruction set. Our toolchain is gnu. 
 
I want to have a decent understanding of the architecture of the
simulator before I start adding our stuff. I've done some cursory
browsing of the source. Is there any design documentation for the GDB
simulators in general and the ARMulator in particular?
 
Assuming that there is little documentation to be discovered :) I'll ask
a few questions for the hell of it:
 
The GDB remote protocol is RSP - it's well documented and I assume this
is what the ARMul speaks over the socket it opens?
 
Why are there references to RDP and RDI buried in the ARMul? 
 
Why is the "Angel" debug thingy from ARM in there? Is it present by
default? I need a clean CPU.
 
It looks like armvirt.c is my attachment point for I/O though I'll
probably have to get a hook into the instruction cycle somewhere to
drive even a crude approximation of a timer.
 
All in all it looks like a decent place to start.
 
 
Time is a great teacher, but unfortunately it kills all its pupils.~
Hector Berlioz


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-26 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-26 20:54 Simulator newbie question Mike Motyka
2007-10-26 21:04 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox