Location:
Search - bootloader gcc
Search list
Description: AVR全系列BOOTLOADER源程序
WINAVR GCC编译.-AVR full range BOOTLOADER WINAVR source GCC compiler.
Platform: |
Size: 98683 |
Author: 徐铭树 |
Hits:
Description: mega128的bootloader程序,上位机采用vb,下位机采用gcc编译-mega128 the Bootloader procedures PC using vb. under the crew used gcc
Platform: |
Size: 44537 |
Author: xinxiaojun |
Hits:
Description: 与stk相关的avr bootloader程序,采用avr-gcc编写.-associated with STK avr Bootloader procedures used avr - gcc prepared.
Platform: |
Size: 19267 |
Author: xinxiaojun |
Hits:
Description: ARM处理器的bootloader源码,很有参考价值,配有详细的注释和讲解。-ARM processor Bootloader source, was useful and equipped with detailed notes and presentations.
Platform: |
Size: 243712 |
Author: 余爱军 |
Hits:
Description: AVR全系列BOOTLOADER源程序
WINAVR GCC编译.-AVR full range BOOTLOADER WINAVR source GCC compiler.
Platform: |
Size: 98304 |
Author: |
Hits:
Description: mega128的bootloader程序,上位机采用vb,下位机采用gcc编译-mega128 the Bootloader procedures PC using vb. under the crew used gcc
Platform: |
Size: 44032 |
Author: xinxiaojun |
Hits:
Description: 与stk相关的avr bootloader程序,采用avr-gcc编写.-associated with STK avr Bootloader procedures used avr- gcc prepared.
Platform: |
Size: 19456 |
Author: xinxiaojun |
Hits:
Description: bootload的源码和编辑器,blob-xscale-s-a-2007.5.31.tar.bz2和gcc-3.2-glibc-2.3.2.tar.bz2-the source and bootload editor, blob-xscale-sa-2007.5.31.tar.bz2 and gcc-3.2-glibc-2.3.2.tar.bz2
Platform: |
Size: 37981184 |
Author: 陈家世 |
Hits:
Description: AVR BootLoader源码, GCC编译,支持ATmega8, ATmega16, ATmega32和ATmega64-AVR BootLoader source code, GCC compiler, support ATmega8, ATmega16, ATmega32 and ATmega64
Platform: |
Size: 205824 |
Author: boat |
Hits:
Description: ATMEL AVR UART Bootloader for AVR-GCC/avr-libc
Platform: |
Size: 25600 |
Author: Potap |
Hits:
Description: avr mega16的bootloader程序 win-gcc编译环境。和我写的串口助手协同使用-avr mega16 bootloader program. And I wrote the serial assistant collaborative use。
Platform: |
Size: 2048 |
Author: |
Hits:
Description: AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容:
1.准备所需要的软件和编译工具包
2.安装ARM-LINUX-GCC工具链
3.安装编译AT91BootStrap Bootloader
4.安装编译Uboot及AT91-Uboot补丁
5.安装编译Linux2.6.22及AT91-Linux补丁
6.安装下载工具AT91ISP及烧写文件
7.NFS根文件系统的建立
8.移植Boa Web服务器
9.移植网络摄像头
10.移植Madplay音频播放器
11.ARM MPlayer移植
12.AT91SAM芯片的启动过程-AT91SAM926 ARM9 kernel porting guide, very practical, based on the AT91SAM9260-EK development board. Include the following: 1. Prepare and compile the required software kit 2. Installing ARM-LINUX-GCC tool chain 3. Compiler installed AT91BootStrap Bootloader 4. Install compiled Uboot and AT91-Uboot patch 5. Compiler installed Linux2.6.22 and AT91-Linux patch 6. Installation and programming files download tool AT91ISP 7. NFS root file system creation 8. Transplantation Boa Web server 9. Transplantation Network Camera 10. Transplantation Madplay audio player 11. ARM MPlayer transplantation 12. AT91SAM chips to start the process
Platform: |
Size: 366592 |
Author: lkxv1234 |
Hits:
Description: 嵌入式系统导论-东软.rar
• 第一章:嵌入式系统基础知识
什么是嵌入式系统?结构?应用?微处理器?操作系统?
• 第二章:嵌入式交叉编译环境
NFS、Samba服务、GCC、GDB、make及makefile
• 第三章:嵌入式开发环境搭建
BootLoader、内核、文件系统、驱动程序
• 第四章:MiniGUI
MiniGUI
• 第五章:嵌入式数据库
SQLite数据库
• 第六章:QT
QT GUI-Introduction to embedded system
The first chapter:, embedded systems based on knowledge
Exactly what is embedded system? Structure? Application? Microprocessor? Operating system?
" Chapter second: embedded cross compiler environment
In NFS, Samba, GCC, GDB, make service and makefile
" Chapter third: embedded development environment to build
In BootLoader, kernel, file system, driver
" Chapter fourth: MiniGUI
In MiniGUI
" Chapter fifth: the embedded database
In SQLite database
" Chapter sixth: QT
By QT GUI
Platform: |
Size: 4866048 |
Author: eric |
Hits:
Description: atmega系列的bootloader代码,485通讯下载,GCC编译,注意寄存器地址和控制引脚。-atmega series of the bootloader code, 485 download, the GCC compiler, pay attention to the register address and control pins.
Platform: |
Size: 349184 |
Author: yurui |
Hits:
Description:
AVR BOOTLOADER
• Support many types of AVR microcontrollers.
• Support AVR device with multi-uart.
• Support RS232/RS485/RS422 mode.
-Support AES crypt routine (128/256 bits key)
• Support customize communication baudrate and system clock frequcene.
• Automatically calculate the baudrate error.
• Write with AVR GCC, 100 C code.
• High optimized code, occupy small space.
• Cut out the function conveniently, and can meet different requirements.
• Support Watchdog.
• User may use the LED to show the upgrade status.
• Support to use super terminal as download software on PC.
• Support verification while write to FLASH.
• Can define the size of user program section.
-
AVR BOOTLOADER
• Support many types of AVR microcontrollers.
• Support AVR device with multi-uart.
• Support RS232/RS485/RS422 mode.
-Support AES crypt routine (128/256 bits key)
• Support customize communication baudrate and system clock frequcene.
• Automatically calculate the baudrate error.
• Write with AVR GCC, 100 C code.
• High optimized code, occupy small space.
• Cut out the function conveniently, and can meet different requirements.
• Support Watchdog.
• User may use the LED to show the upgrade status.
• Support to use super terminal as download software on PC.
• Support verification while write to FLASH.
• Can define the size of user program section.
Platform: |
Size: 537600 |
Author: sanya |
Hits:
Description: S3C2440 BOOTLOADER UNDER LINUX G-S3C2440 BOOTLOADER UNDER LINUX GCC
Platform: |
Size: 16384 |
Author: zz |
Hits:
Description: vboot bootloader under arm linux g-vboot bootloader under arm linux gcc
Platform: |
Size: 17408 |
Author: zz |
Hits:
Description: NRZ type differential phase modulation signal modeling and simulation analysis, Including the generalized cross-correlation function GCC time delay estimation, By applying the beam forming technology of BE.
Platform: |
Size: 7168 |
Author: naigiesaimou
|
Hits: