CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.
標(biāo)簽: following important contains features
上傳時間: 2014-11-23
上傳用戶:龍飛艇
The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.
標(biāo)簽: the requires version librray
上傳時間: 2013-12-18
上傳用戶:yxgi5
The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.
標(biāo)簽: the requires version librray
上傳時間: 2017-07-26
上傳用戶:杜瑩12345
Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking, and parallel processing. MATLAB is introduced and used to solve numerous examples in the book. Companion software available In addition, a set of MATLAB M-files is available on a CD bound in the book.
標(biāo)簽: engineering practicing and engineers
上傳時間: 2017-07-28
上傳用戶:fandeshun
購物車系統(tǒng)中的級別類,private Integer id private String cname private Integer parentid private String description private Blob photo private Short ctype private Set products = new HashSet(0) private Set normses = new HashSet(0)
標(biāo)簽:
上傳時間: 2017-08-02
上傳用戶:xuanchangri
購物車系統(tǒng)中的用戶類,private Integer id private Product product private String shopname private Double shopprice
標(biāo)簽: 用戶
上傳時間: 2017-08-03
上傳用戶:從此走出陰霾
購物車系統(tǒng)中的一級分類,private Integer id private Section section private String title private String publisher private Boolean islock private String lockuser private String topictype private Boolean digest private String degestuser
標(biāo)簽: 分類
上傳時間: 2013-12-15
上傳用戶:2525775
購物車系統(tǒng)中的post類,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Integer readaccess
標(biāo)簽: post
上傳時間: 2017-08-03
上傳用戶:netwolf
1、將makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路徑改為你宿主機(jī)上的。 2、#make,來編譯驅(qū)動模塊。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取決于你宿主機(jī)上的交叉編譯工具路徑 #arm-linux-gcc -o gpio_test gpio_test.c //編譯應(yīng)用程序 最終在你的當(dāng)前文件夾下會生成gpiodrv.o與gpio_test兩個文件。 4、#mkdir /tmp/1 5、通過ftp的方法,把gpio_test與gpiodrv.o文件下載到你的開發(fā)板上的/tmp/1目錄中。 6、#mknod /dev/gpio c 220 0 //創(chuàng)建文件節(jié)點 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四個LED燈在閃爍了。:)
標(biāo)簽: local arm-linux usr makefile
上傳時間: 2017-08-03
上傳用戶:zhouchang199
將Windows矢量字體轉(zhuǎn)換為可供嵌入式系統(tǒng)的LCD、LED等直接使用的十六進(jìn)制數(shù)組,在ADS1.2中實測可直接include使用。
標(biāo)簽: Windows LCD LED 矢量字體
上傳時間: 2014-11-29
上傳用戶:xuanjie
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1