Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

leon_sparc · LEON SPARC

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 2230
  • Category: Hardware
  • Founded: Oct 19, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 12407 - 12436 of 23004   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
12407 ahmed ben atitallah
ahmed_ba2002 Send Email
Dec 1, 2007
11:32 pm
Hi, I can not activate the linux console under Hyperterminal of windows, despite the linux boot is done successfully ….!!!!!!!!!!!!!!! This is the boot...
12408 ahmed ben atitallah
ahmed_ba2002 Send Email
Dec 1, 2007
11:37 pm
Hi, In the file system, I select fdisk instruction ... But during the kernel compilation, it gives me this mistake for “fdisk”, I don’t know why ….!!!!...
12409 Jiri Gaisler
jiri_gaisler Send Email
Dec 1, 2007
11:47 pm
... If your board is running at 50 MHz, the start grmon with -freq 50 to make sure that the UART baud rate is correct. Jiri....
12410 Jiri Gaisler
jiri_gaisler Send Email
Dec 2, 2007
12:17 pm
ahb->init is called only with procif. The correct declaration should be: struct ahb_subsystem { void (*init)( struct proc_interface *procif); /* called once...
12411 florent.manni Send Email Dec 2, 2007
6:15 pm
thanks for to tips. I'll check around the bcc source code. Florent...
12412 Daniel Hellstrom
hedani3l Send Email
Dec 3, 2007
7:59 am
Hi, fdisk for linux 2.6.21.1 seems to be broken. You can compile the fdisk utility from newer sources. fdisk is part of the util-linux sources available at ...
12413 Lutz Günther
lutzguenther Send Email
Dec 3, 2007
11:13 am
Hi all, We are using the GR-CPCI-XC2V6000 LEON3 board. Using the Ethernet Debug Communication Link (EDCL). Now we want to use the GRETH-driver for the...
12414 Jiri Gaisler
jiri_gaisler Send Email
Dec 3, 2007
11:18 am
Maybe you could say which O/S you are using and which version of grlib ... Jiri....
12415 Lutz Günther
lutzguenther Send Email
Dec 3, 2007
12:33 pm
Hello Jiri, sorry for my omission. We use Rtems V 4.8 as operation system. The Grlib version is 1.0.16-b2314. Best regards Lutz ... Von:...
12416 Daniel Hellstrom
hedani3l Send Email
Dec 3, 2007
12:41 pm
Hello Are you using grmon and GDB? At what line and file does this segmentation fault occur? Daniel Hellstrom...
12417 Lutz Günther
lutzguenther Send Email
Dec 3, 2007
1:26 pm
Hello, I am use grmon and GDB started inside Eclipse. Using function "gethostbyname": -> Thread[0] 3 simple_return() cpu_asm.S:845 2 isr_dispatch()...
12418 Jiri Gaisler
jiri_gaisler Send Email
Dec 3, 2007
2:34 pm
Can you try this with rtems-4.6.5 (our pre-compiled version)? You can also mail me your application and we can run it locally. Jiri....
12419 Lutz Günther
lutzguenther Send Email
Dec 3, 2007
4:16 pm
Hi Jiri, I try it with rtems-4.6.5, but the application is not linkable (see below). It is possible to attach my application sources to this email, if not, ...
12420 Jiri Gaisler
jiri_gaisler Send Email
Dec 3, 2007
5:25 pm
It seems to me that you are using some illegal C constructs, or have not added necessary include files. Try to compile the rtems-ttcp demo in the samples...
12421 sammoudinaim Send Email Dec 3, 2007
5:58 pm
hy all , After "make scripts" under the "\grlib-gpl-1.0.16-b2314\designs&#92;leon3-altera-ep2s60-sdr", I load the "testbench.mpf" in the Modelsim. But all the...
12422 Hiren
hirenvt Send Email
Dec 3, 2007
5:59 pm
Try and run: $ make vsim from within the \grlib-gpl-1.0.16-b2314&#92;designs&#92;leon3-altera-ep2s60-sdr directory. You should see vcom being invoked. Then try to open...
12423 yang yun ju
yangsjeff Send Email
Dec 4, 2007
2:36 am
hy people this moment I am planning test a new snapger kernel image for leon3 SoC ( that is running in Altera stratix II FPGA ) If I disable the Debuging unit...
12424 Charles Matthey
charles.matthey Send Email
Dec 4, 2007
7:45 am
Hi, ... version(s) ? ... Is the bugs now resolved ? Can we safely use Precision to synthetise latest GRLIB version ? Thanks, Charles...
12425 Jiri Gaisler
jiri_gaisler Send Email
Dec 4, 2007
9:21 am
... Yes, you can download the image or program the flash, but you will not be able to run it since you can't control the cpu. ... It is not necessary for the...
12426 Jiri Gaisler
jiri_gaisler Send Email
Dec 4, 2007
9:25 am
I don't know. I have tried to obtain an eval license for Precision-2007, but Mentor did not reply to me. So I have no ways of testing this. The 2006 version...
12427 sileon3 Send Email Dec 4, 2007
10:10 am
Hi! I'm having a problem with the GRMON interface. I have been working with the LEON 3 processor and a XUP FPGA... I load the desing into the FPGA, and when I...
12428 hwulf@... Send Email Dec 4, 2007
12:58 pm
Dear Jiri, I've got problem when debugging a little sparc-elf application within TSIM while having an AHB module loaded. It seems like a stack problem. I...
12429 Jiri Gaisler
jiri_gaisler Send Email
Dec 4, 2007
1:35 pm
... Jiri....
12430 hwulf@... Send Email Dec 4, 2007
1:48 pm
You're right. But the problem still exists, even if I execute an empty for loop like this: #include <stdio.h> #include <stdlib.h> int main() { int i; for( i =...
12431 Jiri Gaisler
jiri_gaisler Send Email
Dec 4, 2007
1:52 pm
Does it run in the standalone TSIM (outside eclipse)? Jiri....
12432 yang yun ju
yangsjeff Send Email
Dec 4, 2007
2:09 pm
thanks very much Jiri The instruction to compile a flash image and program the flash with a snapgear prom image and the do a reset to run it. is described in...
12433 Jiri Gaisler
jiri_gaisler Send Email
Dec 4, 2007
2:12 pm
Use grmon to program the flash, and then reset the board to start the application. You do not need the DSU, but you will need at least one debug interface...
12434 yang yun ju
yangsjeff Send Email
Dec 4, 2007
2:15 pm
yes !! good ! thanks very much regard ... [Non-text portions of this message have been removed]...
12435 Alireza Namazi
a_r_namazi Send Email
Dec 4, 2007
2:21 pm
dear all i am new with LEON3 proccessor. i am working on yhe reliability of this proccessor. i have encouterd a problem in the proceeding of this project. my...
12436 Mostafa
mostafa_j61 Send Email
Dec 4, 2007
2:24 pm
Dear all, I am a MS student and I am working on LEON3 processor, but I have a problem with extracting the binary source code out of my C program, I am using...
Messages 12407 - 12436 of 23004   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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