Hi, Jiri. Thank you for your previous help. I updated my Quartus to version 6.1 and successfully connected to LEON in GRMON. But now there are two small...
There is a new version of the sparc-rtems compiler (RCC) available from http://www.gaisler.com/cms4_5_3/index.php?option=com_content&task=view&id=150&Itemid=31...
... Due to the latencies in the Altera drivers, it is not possible to detect the frequency with the Altera USB cable. Use the option -freq 50 . ... The -u...
hi please can anyone help me how can I load .sdf file for simulation with given testbench(digilent xup board) for leon3 ?? ... [Non-text portions of this...
Gaisler BareC Compiler (BCC) 1.0.29c is available from http://www.gaisler.com/cms4_5_3/index.php?option=com_content&task=view&id=161&Itemid=109 This version...
There is an update to GrmonRCP available in Software Update. This update fixes a bug with serial connection on Windows where GrmonRCP would not be able to...
I want to program the flash prom for stand-alone use. But I am confused with the sparc-rtems-mkprom manual here: bash-2.04$ sparc-rtems-gcc -mv8 -msoft-float...
Yes, that example is wrong. You should run sparc-rtems-objcopy on the file generated with sparc-rtems-mkprom. Note that you can use the option -o outfile to...
Hi, Due to a computer crash I have had to format my computer, and so, to install all the software tools again. I decided to upgrade my ISE software from the...
We are using the ftahbram module, and when trying to turn this on by asserting bit 7 in the control register located at 0x80000b00 I find that the entire...
hi everybody. i still have problems with leon synthesis on altera board. could anyone help with steps to take to build project on leon3. i have errors...
Hello, I am having some trouble using the usbdclc netlist with my xc3s-1500 board. I included the usbdclc.ngo file into the latest grlib release, but when I...
Hello, everybody. We use payment XC3S1500 in DSU mode. We are connected by means of $ grmon-eval -u -i -jtag -nb Then we load a kernel linux (snapgear-p31): $...
You cannot use -u when running linux, this is explained in the snapgear docs. Attach a terminal to UART1 of the board (J1, 38400 baud) and try again. Jiri....
Hi all! I had already added the /opt/sparc-linux/bin into my $PATH variable, but still met such an error when using "make" to build Snapgear: sparc-linux-gcc:...
The brdyn and mexcn are in the design, but hardcoded to '1' at line 375: memi.brdyn <= '1'; memi.bexcn <= '1'; Connect it to a pad if you need to use them. ...
Hi, I am trying to get a custom .bit file fot the gr-xc3s1500 board with the following settings: - 40MHz - 4k cache size (data and instruction) - grfpu Here...
Hello all I know it's seems like a dumb question but i really don't know how to do it. How can I syntetize Leon3 on dc_shell? I made: 1. make scripts 2....