|
Message
From: christian@m...
Date: Tue, 28 Oct 2003 12:12:14 +0100
Subject: Re: [openrisc] Simulator ORC
> you need to write something in that file during the simulation in
> order for
> uart to get some characters.
Ok thank you, i`ll do it. When the system executes the shell, it tries to
execute ifconfig and route processes, but it doesnt find them. Do I
have to put the directory in the PATH?
> > Is it correct that i cannot run the testbench simulator?
> what do you mean by testbench simulator?
I typed 'make all check' in or1ksim and the compiler doesn't like the -
hard-div option, so it stops.
>
> > By typing 'make all check' (or1ksim/testbench), many errors
> occur.
> >
> > Also, I would like to get some example in order to use the
> simulator.
> > Like run some programs on this simulator.
>
> simply load the elf/coff file by passing it as a parameter.
> Then write help for a list of commands.
Ok I have to create an elf/coff. I pass it as a parameter to the or32-
uclinux-sim. I have also to pass linux image as parameter too. Is that
right?
Christian
|
 |