1/1

|
Running ATS script failed
by Unknown on Dec 14, 2004 |
Not available! | ||
|
Hi,
I try to run ATS script from opencores website. It failed at two point: 1. running "or32-uclinux-sim -f sim.cfg linux -i", which response WARNING: config.cpu: Invalid parameter: slp; ignoring. WARNING: config.cpu: Invalid parameter: btic; ignoring. WARNING: config.cpu: Invalid parameter: bpb; ignoring. WARNING: config.uart: Invalid parameter: enabled; ignoring. ERROR: config.uart: txfile and rxfile and now obsolete. Use 'channel = "file:rxfile,txfile"' instead. 2.when retrive the uclibc module from cvs, the checkout_uclibc.txt is: Tue Dec 14 11:24:27 CST 2004 cvs server: cannot find module `or1k/uclibc' - ignored cvs [checkout aborted]: cannot expand modules My question is, Does the sim.cfg in the or1ksim now compatible with the program now? or it need some updates manually? Which and where is the working uclibc module? so i can modify the ats script mannual to make it work. thanks, Gang CHENG |
|||
|
Running ATS script failed
by Unknown on Dec 14, 2004 |
Not available! | ||
|
* Gang CHENG (chenggang@enreach.com.cn) wrote:
Hi,
I try to run ATS script from opencores website. It failed at two point: 1. running "or32-uclinux-sim -f sim.cfg linux -i", which response WARNING: config.cpu: Invalid parameter: slp; ignoring. WARNING: config.cpu: Invalid parameter: btic; ignoring. WARNING: config.cpu: Invalid parameter: bpb; ignoring. WARNING: config.uart: Invalid parameter: enabled; ignoring. ERROR: config.uart: txfile and rxfile and now obsolete. Use 'channel = "file:rxfile,txfile"' instead. 2.when retrive the uclibc module from cvs, the checkout_uclibc.txt is: Tue Dec 14 11:24:27 CST 2004 cvs server: cannot find module `or1k/uclibc' - ignored cvs [checkout aborted]: cannot expand modules My question is, Does the sim.cfg in the or1ksim now compatible with the program now? or it need some updates manually? Which and where is the working uclibc module? so i can modify the ats script mannual to make it work. sim.cfg is outdated. i suggest you take it from or1k/linux/linux-2.4/sim.cfg the old uclibc has been moved to or1k/obsolete/uclibc and i've put the new one into or1k/linux/uclibc... regards, p. |
|||
|
Running ATS script failed
by Unknown on Dec 15, 2004 |
Not available! | ||
|
Hi, Matjaz,
or1k/linux/linux-2.4/sim.cfg does work with the simulator. But there is no content in uart0.tx (0byte) after the execution 'or32-uclinux-sim -f sim.cfg linux -i'. I wonder the problem lies on or32-uclinux-sim, sim.cfg or linux? On opencores's ATS webpage, it said 'Test faid' for uclinux simulation. I want to know how to make it pass the simulation. Any help is appreciate.
The new uclibc under or1k/linux/uclibc cannot work with ATS script ( because there is no file called "Config.cross.or32.uclinux"). Is it suitable to use the obsoleted package of uclibc? Or there is any side effect?
regards,
----- Original Message -----
From: "Matjaz Breskvar" phoenix@opencores.org>
To: "List about OpenRISC project" openrisc@opencores.org>
Sent: Tuesday, December 14, 2004 7:43 PM
Subject: Re: [openrisc] Running ATS script failed
* Gang CHENG (chenggang@enreach.com.cn) wrote:
> Hi,
sim.cfg is outdated. i suggest you take it from or1k/linux/linux-2.4/sim.cfg
the old uclibc has been moved to or1k/obsolete/uclibc and i've put the new
one into or1k/linux/uclibc...
regards,
p.
_______________________________________________
http://www.opencores.org/mailman/listinfo/openrisc
> > I try to run ATS script from opencores website. It failed at two point: > > 1. running "or32-uclinux-sim -f sim.cfg linux -i", which response > > WARNING: config.cpu: Invalid parameter: slp; ignoring. > > WARNING: config.cpu: Invalid parameter: btic; ignoring. > > WARNING: config.cpu: Invalid parameter: bpb; ignoring. > > WARNING: config.uart: Invalid parameter: enabled; ignoring. > > ERROR: config.uart: txfile and rxfile and now obsolete. > Use 'channel = "file:rxfile,txfile"' instead. > > 2.when retrive the uclibc module from cvs, the checkout_uclibc.txt is: > > Tue Dec 14 11:24:27 CST 2004 > cvs server: cannot find module `or1k/uclibc' - ignored > cvs [checkout aborted]: cannot expand modules > > My question is, Does the sim.cfg in the or1ksim now compatible > with the program now? or it need some updates manually? Which and where > is the working uclibc module? so i can modify the ats script mannual > to make it work. |
|||
1/1

