hi, building iptables from snapgear-p311 failed, so tried to cross-compile it by myself and it went ok. the problem now is how to integrate it to snapgear. i...
hi, it's really strange i'm using snapgear-p31 and linux 2.6.18.1 and tcpdump was built successfully. try to use uClibc instead of glibc-from-compiler Amine....
hi, another thing? could someone explain to me how the images(image.dsu) are generated ? i want to explain more my previous post, so look at the following : --...
Hi everyone - I've developed a char driver that I want to load with the Snapgear kernel using insmod. Things are compiling fine but when I give the insmod...
Thank you for your reply. The problem is clearly solved. But another problem appears. When I try to execute tcpdump, it fails The message is like below. ... />...
Hi, You may have used a non-exported symbol in the linux kernel, or compiled the module with the wrong gcc arguments. Using the wrong gcc arguments may result...
hi, seems like a network configuration problem you have to add a gateway in order to ping public ip @ from LAN use this command : route add default gw 'your...
Hello (again), config.vhd file seems to be unproperly generated from the configuration tool. I had first to remove some lines which have been written at the...
Hi Martin, and Leon Group, I'm interested in the JOP build (leon3-jopdesign-ep1c12) that comes with the last few Leon3 grlib releases but I can't find any ...
Assuming you are using the sparc-elf toolchain and a Makefile that prints out the commands that are executed (otherwise remove the '@' in from of the issue)...
... Disagree. MANTIS OS seems to be a simple reschedule lib and a port not too hard to achieve. So it might be a good way of learning the Sparc/Leon...
The leon3-jopdesign-ep1c12 design is just a leon3 template design for the jop Altera cyclone board: http://www.jopdesign.com/cyclone/index.jsp It does not...
Hi Daniel Thanks for your response. Actually, I compiled the module by putting it in the char directory (linux2.6.18.1/drivers/char/). I also added the...
Yes, that is one approach it may be a bit harder to upgrade the kernel that way, but the gcc args should be correct. Have a look at the unresolved symbols are...
You mean a mixed LEON/JOP system where LEON does the C code and JOP runs Java. That could be a fun system. I started with an AHB interface for JOP to test the...
Hello Jiri and all, I'm trying to boot Leon3 with a E²PROM containing the prom.srec file that was provided in the testbench. I cannot see any prom select and...
Connect with grmon and do 'mem 0'. This should read the eeprom (and toggle the prom select). If this works, try with 'run 0' to see if the software boots. ...
hi, first of all i want to thnak daniel for his replies and his help . here is a msg sent by Daniel (i just want to share it with others; after your permission...
'mem 0' lists the same content as when I edit prom.srec. 'run 0' shows: IU in error mode (tt = 0x02) 60000000 00f9ffdd unknown opcode: 0x00f9ffdd When I look...
I'm a newbie to LEON2 & GNU toolchain development, and I worked on *nix systems since back in the day (when the Earth was still cooling). My development...
You cab download the bcc source package from our ftp site, and build according to the instructions: ftp://gaisler.com/gaisler.com/bcc/src However, you don't...
Hello, Could anyone recommend 10/100/1000 Ethernet PHYs that are suitable for use with the GRETH MAC? Also is there any MAC that is recommended for GRETH...