|
Message
From: jorgensc@e...<jorgensc@e...>
Date: Thu Jul 8 13:53:41 CEST 2004
Subject: [openrisc] OpenRISC Simulator
Thanks for the help all. I'm still struggling through. Everyone's advice has worked thus far. My next concern is how to get GDB to talk to the simulator. I see how JTAG is talking to a port but now how to get things going with the simulator in place of a board.
Example:
(gdb) target jtag jtag://localhost:9999 jtag_connect_to_server: connect failed errno = 111 Connection refused
So where do I insert or1ksim? In place of jtag or its destination port? I apologize for the stream of simple questions. But I've been basically employed in a project using OpenRISC and Unix at a university that doesn't speak my native language. So I'm always a little lost.
Thanks,
Chris
> There are something wrong with the newest version of Cygwin. You can see the > document > http://www.teisa.unican.es/~csanchez/guides/building_or1ksim.html to build up > the
|
 |