Search the web
Sign In
New User? Sign Up
leon_sparc · LEON SPARC
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 14083 - 14112 of 16506   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14083
Dear jiri, I am adding the core I2C slave in our template design (leon3-gr-pci- xc5v). I use the following procedure using Xilinx ISe web pack 10.1. 1. First i...
fayyaz2010197
Offline Send Email
Nov 1, 2008
12:23 pm
14084
... You should set pindex, paddr, pmask and pirq to values that are unique. pindex 1 is occupied by the uart and that is why you get the error message below. ...
Jan Andersson
hjkhhnjkh
Offline Send Email
Nov 1, 2008
2:06 pm
14085
Hi, I'm trying to build a system with 4 leon3 sharing a grfpu on a GR-CPCI-XC4V board. I basically started the leon3-gr-cpci-xc4v design included in GRLIB, ran...
asm0da3us
Offline Send Email
Nov 1, 2008
9:31 pm
14086
The shared FPU is not available in GPL or netlist format, so you will not be able to use this configuration using the GPL version of GRLIB. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 1, 2008
9:45 pm
14087
Hi all, I've just updated my ISE to SP3, and I'm using grlib-gpl-1.0.19-b3188. After "make scripts", I directly open "leon3mp.npl" with ISE10 to do the...
jin.ouyang
Offline Send Email
Nov 3, 2008
1:38 am
14088
Hi Jan, Thanks fore reply. I m using GRLib 1.0.19-b3188, and ModelSim SE 5.8. I have not changed boot code, only done small modification in systest.c (added...
Himanshu Patel
hnpatel81
Offline Send Email
Nov 3, 2008
4:25 am
14089
Jiri, I'm a little new to working on these boards. Could you explain where I need to set these pins? I'm using a PC-IV to download the bit file onto the board....
Ravi Harsha
harsh_ravi2004
Offline Send Email
Nov 3, 2008
5:59 am
14090
Hi, I have found that LEON's GRLIB comes with an SPI controler. Is there any support in snapgear distro to attach an SD card via this SPI controller? Thank...
javier.martinc
Offline Send Email
Nov 3, 2008
7:59 am
14091
... Hi, As far as I know, MMC over SPI[1] support was added in 2.6.24 and our SnapGear distro comes with linux 2.6.21.1. It is possible that there is some...
Jan Andersson
janatgaisler
Offline Send Email
Nov 3, 2008
8:25 am
14092
You should create the leon3mp.ise file with: make leon3mp.ise This is also mentioned in the grlib manual (grlib.pdf). Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 3, 2008
9:43 am
14093
The mode pins (M[2:0]) are described in the Virtex2 data sheet. They might be possible to change through jumper on your board, check the manual or schematics....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 3, 2008
9:46 am
14094
Hi, Now, I can successfully run the hello_world.O2, but fail to run dhry.O2. Can you help me. Thanks ... hello_world.O2, Grmon print ... grlib> load...
acro_way
Online Now Send Email
Nov 3, 2008
10:04 am
14095
Which board are you using? The frequency seems rather high: initialising ....... detected frequency: 80 MHz Did you meet all timing constraints? I have never...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 3, 2008
10:12 am
14096
Adding puts() to systest will not works since the text would be sent to the UART and simulate very slowly. You cannot use AHBRAM for systest either, since the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 3, 2008
10:41 am
14097
A new release of SnapGear Linux for LEON is available at www.gaisler.com. ftp://ftp.gaisler.com/gaisler.com/linux/linux-2.6/snapgear/snapgear-2.6-p37.tar.bz2 ...
Daniel Hellstrom
hedani3l
Offline Send Email
Nov 3, 2008
3:32 pm
14098
That explains it then! Thanks for ending my misery! Now I can start working on a workaround :D -Miguel ... design. ... design....
asm0da3us
Offline Send Email
Nov 3, 2008
11:09 pm
14099
A tar file containing the root filesystem of a complete DEBIAN 4.0 ETCH SPARC distribution is available for download at, ...
Daniel Hellstrom
hedani3l
Offline Send Email
Nov 4, 2008
7:09 am
14100
Hi, Jiri This is a XC4VLX80C12 board. I reduce the frequency to 40M, and all constraints are met. No ERROR happen, but it always stop at ¡°Str_Comp:¡± ... ...
acro_way
Online Now Send Email
Nov 4, 2008
8:30 am
14101
Looks good to me, except that the Drystone doesn't quite finish. This could be the cache issue described in the documentation of the T1 software package. Try...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 4, 2008
8:48 am
14102
I installed RCC-1.1.1 in kubuntu 8.04 and I have the following error when running sparc-rtems-gdb: #> sparc-rtems-gdb sparc-rtems-gdb: error while loading...
minimumload
Offline Send Email
Nov 4, 2008
3:59 pm
14103
... I don't know if this is the most robust solution but i would try ln -s /path/to/libreadline.so.5 /path/to/libreadline.so.4 This creates a symbolic link...
senior_design_team_5
senior_desig...
Offline Send Email
Nov 4, 2008
4:05 pm
14104
Hello, I'm starting using leon for some new experimental research and I'd like to find some information that I cannot find in manuals. In particular, I'd like...
ale.savino
Online Now Send Email
Nov 4, 2008
4:47 pm
14105
After a flush, all entries in the icache and dcache are invalidated, and the tag address is cleared. Accessing a location that was present earlier in the cache...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 4, 2008
4:54 pm
14106
Yes, thank you. in (k)ubuntu 8.04 x86 works with: ln -s /lib/libreadline.so.5 /lib/libreadline.so.4 ln -s /usr/lib/libexpat.so.1 /usr/lib/libexpat.so.0 but in...
minimumload
Offline Send Email
Nov 4, 2008
5:47 pm
14107
If these are 64-bit libraries, then they will not work with sparc-rtems-gdb since it is a 32-bit binary. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 4, 2008
8:47 pm
14108
... But "all entries" means all touched by the flush or all presente in icache? From the v8 manuals I understood that only the one touched by the flush will be...
ale.savino
Online Now Send Email
Nov 4, 2008
9:41 pm
14109
... All contents of the caches will be invalidated by a flush. ... Yes, leon3 differs here by flushing the whole cache rather than just a line. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Nov 4, 2008
11:22 pm
14110
Thanks Jiri! ... [Non-text portions of this message have been removed]...
jin ouyang
jin.ouyang
Offline Send Email
Nov 5, 2008
1:47 am
14111
Have someone tried to have a native gcc on board with snapgear linux? I think this could be useful for compilng large applications such as MySQL 5.0 or 4.1,...
javier.martinc
Offline Send Email
Nov 5, 2008
8:31 am
14112
... The easiest way is probably to run another distribution from nfs or other backing storage (see SnapGear manual for options). For example: You can run the...
Jan Andersson
janatgaisler
Offline Send Email
Nov 5, 2008
9:46 am
Messages 14083 - 14112 of 16506   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help