This application note provides step-by-step instructions on how to recreate a Tri-Mode Ethernet(TEMAC) performance testing system using the ML405 board and MontaVista Linux 4.0. Thisapplication note shows how to set up a simple EDK Base System Builder system on the ML405Evaluation Platform and run performance tests. The network architecture for the test isdescribed. A system is built and downloaded into the FPGA. A MontaVista Linux kernel isconfigured, built, and downloaded into the ML405 Evaluation Platform. The instructions forobtaining and setting up the software used to perform the measurements, netperf, are given.
上傳時間: 2013-11-11
上傳用戶:saharawalker
USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and unloads files Linux kernel modules. b) It execute file to setup USB devices.
標簽: wondernetworkresources Yamaguchi Manager Special
上傳時間: 2014-01-27
上傳用戶:zhaiyanzhong
Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。 快速下載 U-Boot 的 binary code:U-Boot binary - 2006/01/03 Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06 可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp) 可開機的 Base root filesystem: urootfs2.img -2006/03/10 (Busybox 1.10 with tftp) GNU cross toolchain:arm-9tdmi-linux-gnu.tar.gz (armpath by Joe) 安裝方法: # cd / (切換到 / 根目錄) # tar jxf <路徑>/arm-9tdmi-linux-gnu.tar.gz (將檔案解開) "Hello, World!" 在 ARM9 的範例:hello_arm.tar.gz (使用Makefile) 其它工具與原始碼下載 驅動程式模組
標簽: Jollen-Kit 2006
上傳時間: 2015-06-16
上傳用戶:xz85592677
x-load,一個非常有用的bootloader,用來直接從Nand lflash 啟動嵌入式linux kernel
標簽: x-load
上傳時間: 2015-06-29
上傳用戶:cainaifa
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.
標簽: bestselling programmers countless compute
上傳時間: 2014-01-13
上傳用戶:小草123
Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you will learn about hardware platforms that support embedded Linux, Linux kernel configuration, feature selection, installation, booting and tuning.
標簽: bit platforms Abstract networks
上傳時間: 2014-01-05
上傳用戶:kytqcool
基于ecos的redboot,該包支持多種處理器。用戶可以根據自己硬件平臺,通過ecosconfig來配置,配置界面和編譯linux kernel差不多。本包已經正對Intel IXP2400平臺做了相應配置,硬件平臺為雙CUP架構。壓縮文件中有更為詳細的說明。
上傳時間: 2014-01-09
上傳用戶:siguazgb
簡要的講解了一下,linux kernel的啟動過程。
標簽:
上傳時間: 2016-02-15
上傳用戶:410805624
1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)將flash_v3.c改名為flash.c替換原來的flash.c 3)編譯 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2)將mtdblock_v4.c改名為mtdblock.c替換原來的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd/chips 4)將cfi_cmdset_0002_v4.c改名為cfi_cmdset_0002.c替換原來的cfi_cmdset_0002.c 5)編譯。 note:如果在使用cat等指令寫flash的過程中出現下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。
標簽: bootloader MRUA_src your_dir bootirq
上傳時間: 2013-12-17
上傳用戶:陽光少年2016
這本書非常之不錯,詳細介紹linux kernel source,對深入學習linux的人有很大幫助
標簽:
上傳時間: 2016-11-22
上傳用戶:jackgao