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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 14504 - 14533 of 16505   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14504
I have successfully configure 16-bit flash memory of my board. Now I'm trying to use 8-bit flash memory. The Intel 28F320J3 Flash memory has 'nByte' signal,...
Sanghyun Park
shpark@...
Send Email
Jan 2, 2009
8:40 am
14505
Hi Mohammad, ... This should be assembler-with-cpp (without space)... So check your makefile. Regards, -- Jonas Flodén Gaisler Research AB jonas@... ...
Jonas Flodén
jonas.floden
Offline Send Email
Jan 2, 2009
10:49 am
14506
Dear All, I have a Xilinx Virtex5 board which has a 16-bit SDRAM on it. I want to port Leon3 on it. Does the memory controller of Leon3 support 16-bit SDRAM? ...
Mark Hsieh
xiecollen
Offline Send Email
Jan 6, 2009
6:49 am
14507
SRAM/PROM support 8/16/32-bit access SDR SDRAM support 32/64-bit access DDR/DDR2 SDRAM support 16/32/64-bit access...
acro_way
Offline Send Email
Jan 6, 2009
9:58 am
14508
SSRAM support 32-bit access...
acro_way
Offline Send Email
Jan 6, 2009
10:03 am
14509
Thank you very much. But in this link, http://www.gaisler.com/cms/index.php?option=com_content&task=view&id=12&Itemid=52 *Links to other LEON sites and...
Mark Hsieh
xiecollen
Offline Send Email
Jan 6, 2009
10:16 am
14510
Hi all, I have some trouble to get the JTAG parallel cable IV operational. Therefore, the questions below might lead to an answer. Question 1: Can an LPT port...
holger098
Offline Send Email
Jan 6, 2009
1:35 pm
14511
In GRLIB, 16-bit SDR SDRAM is not supported. That's not official project, and appears to no longer valid. You can look for other refernce, implement and add...
acro_way
Offline Send Email
Jan 6, 2009
3:01 pm
14512
Hi, I need help about tsim and simulation of a coprocessor user defined. In tsim's manual it's specified how load a coprocessor module, but I don't understand...
Rocco Fazzolari
roccofazzola...
Offline Send Email
Jan 8, 2009
3:53 pm
14513
It should be in the directory that you start the simulator. if in doubt, use the -fpm or -cpm switch define the file location. Note that you need the...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 8, 2009
4:00 pm
14514
Hi, I tried to create a program witch should be placed in sram.srec and invoked by the prom.S program but when I compile it using the BCC for Linux, I obtain: ...
Alessandro
ale.savino
Offline Send Email
Jan 12, 2009
2:18 pm
14515
Hi, I have a problem with forwarding application console I/O. On page 21 the GRMON user's manual states: <quote> With FIFO debug mode it will also be possible...
ofa_altreonic
Offline Send Email
Jan 12, 2009
2:34 pm
14516
Make sure you define LEON3 and also use volatile pointers when accessing register. Jiri....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 12, 2009
2:46 pm
14517
Dear Jiri, Thank you for the quick response, but unfortunately even after following your suggestions the problem still exists. As stated in the original post,...
ofa_altreonic
Offline Send Email
Jan 12, 2009
3:28 pm
14518
Hard to say what your problem is. We can boot linux over grmon using the -u, so the interrupts work or linux would not see any console input. Which version of...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 12, 2009
3:46 pm
14519
Dear Jiri, Thank you again for your fast response. I'm using: GRMON LEON debug monitor v1.1.32 (evaluation version) as debug monitor and a standard bitstream...
ofa_altreonic
Offline Send Email
Jan 12, 2009
4:09 pm
14520
Hi Jiri: U said that in XUP design readme.txt "* The JTAG DSU interface is enabled and works well with GRMON and Xilinx parallel cabel III or IV . The on-board...
adonics1975
Offline Send Email
Jan 13, 2009
8:11 am
14521
Hi, External SRAM can have two banks through proper RTL setting. However how can program access two banks? I think we should have proper memory map to select...
myungjoo_kim
Offline Send Email
Jan 13, 2009
6:18 pm
14522
Hi, In case I have two CPUs, can I load different program to each CPU? How is this controlled or directed in boot sequence? Regards, MJ...
myungjoo_kim
Offline Send Email
Jan 13, 2009
6:25 pm
14523
Great Jiri: May u help me to let me know what the issue is. Why on board usb jtag is slower than parallel jtag? Because I dont want buy another parallel IV...
adonics1975
Offline Send Email
Jan 14, 2009
4:25 am
14524
... In grip.pdf Section 55.4 SRAM access, I found that bank access is programmable with MCFG configuration. Regards, MJ...
myungjoo_kim
Offline Send Email
Jan 14, 2009
8:28 am
14525
The USB interface from grmon to a Xilinx cabel/board is slow since the cable API is not made public by Xilinx, and we have been forced to reverse engineer it....
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 14, 2009
8:36 am
14526
Hi Jiri: Thanks for u reply! You always be kind to resolve us issue. Maybe I can use ahb uart not jtag port to debug the CPU? will it be faster than usb jtag? ...
adonics1975
Offline Send Email
Jan 14, 2009
9:26 am
14527
... All processor will execute same program for SMP system, but we can make branch by processor id, and make them execute different code. cpu 0 cpu 1 ......
smp_neilwong
Offline Send Email
Jan 14, 2009
9:59 am
14528
Of course all processors (except CPU0) have to be waked up by writing to 'MP status register' in interrupt controller....
kawka85
Offline Send Email
Jan 14, 2009
10:08 am
14529
Hello, I manage the leon configuration and manuals but I cannot find how to configurate the leon (without MMU) in order to obtain that rom code and a part of...
Alessandro
ale.savino
Offline Send Email
Jan 15, 2009
2:00 pm
14530
Hi, I remember that it can be configured in make xgrlib--> xconfig -- ... through...
adonics1975
Offline Send Email
Jan 15, 2009
3:57 pm
14531
Hi, Has anyone tried using grmon through bluetooth spp (serial port profile)? This includes reading out values as well as uploading programs such as...
shamini.arch
Offline Send Email
Jan 16, 2009
12:45 am
14532
Hi, thanks for the answer. The problem is that I don't need to enable or disable the MMU. I must disable it and activate a partitioning on memory static...
Alessandro
ale.savino
Offline Send Email
Jan 16, 2009
8:56 am
14533
The cachebility can be set through the CACHED generic as explained in the grip.pdf manual, section 52.2.16. The generic can be set in the xconfig menu under...
Jiri Gaisler
jiri_gaisler
Offline Send Email
Jan 16, 2009
9:44 am
Messages 14504 - 14533 of 16505   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