Hi, I can not activate the linux console under Hyperterminal of windows, despite the linux boot is done successfully ….!!!!!!!!!!!!!!! This is the boot...
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 ….!!!!...
ahb->init is called only with procif. The correct declaration should be: struct ahb_subsystem { void (*init)( struct proc_interface *procif); /* called once...
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 ...
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...
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, ...
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...
hy all , After "make scripts" under the "\grlib-gpl-1.0.16-b2314\designs\leon3-altera-ep2s60-sdr", I load the "testbench.mpf" in the Modelsim. But all the...
Try and run: $ make vsim from within the \grlib-gpl-1.0.16-b2314\designs\leon3-altera-ep2s60-sdr directory. You should see vcom being invoked. Then try to open...
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...
... 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...
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...
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...
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...
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 =...
hwulf@...
Dec 4, 2007 1:48 pm
12431
Does it run in the standalone TSIM (outside eclipse)? Jiri....
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...
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...
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...
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...