[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [openrisc] problems with or1ksim



Nan Zhou wrote:

> I did ./configure --target=or32-uclinux --prefix=/opt/or32-uclinux, according to the toolchains installation instruction page. I run ./sim testbench/basic.S and got quite a few lines of log with three warnings, then ended 

You have to compile the test first and then run it on the simulator,
simulator doesn't contain compiler. Go to testbench directory and type
"./configure --target=or32-rtems" and "make all", then you can run the
test like "../sim -f default.cfg basic".

Simon
--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml