搜索结果
找到约 1,281 项符合
Boot-up 的查询结果
Linux/Unix编程 WAP服务器
WAP服务器,支持UP新势力套餐实时同步接口
其他嵌入式/单片机内容 AT91RM9200的USB host和USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中
AT91RM9200的USB host和USB device的代码ADS1.2.
USB-Device测试程序:
因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf
后计算机会把USB端口虚拟为一个串行的端口使用 ...
嵌入式Linux 这是上月
这是上月,我给公司做的一个4k的bootloader,
属于公司的不公开代码哦.做嵌入式的都知道,bootloader中的u-boot编译后有一百多K,vivi编译后有几十K,但某些场合,需要一个小于4K的bootloader,以达到占用空间小,且启动迅速目的,它的难点在与,体积不能大于4K,且要完成bootloader的基本功能.....剩下我就不多说了.用法:我 ...
其他书籍 The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowled
The ability to write efficient, high-speed arithmetic routines ultimately depends
upon your knowledge of the elements of arithmetic as they exist on a computer. That
conclusion and this book are the result of a long and frustrating search for
information on writing arithmetic routines for real-time ...
VHDL/FPGA/Verilog This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDR
This leon3 design is tailored to the Altera NiosII Startix2
Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM.
As of this time, the DDR interface only works up to 120 MHz.
At 130, DDR data can be read but not written.
NOTE: the test bench cannot be simulated with DDR enabled
because ...
VHDL/FPGA/Verilog Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple
Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simple counter running on it, and when SW0 is in the up ...
微处理器开发 This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to ...
汇编语言 IO 驱动 LCD , *** *** *** *** *** *** *** *** FILE NAME: IO_LCD MCU: HT46R22 MASK OPTION: WAKE-U
IO 驱动 LCD , *** *** *** *** *** *** *** ***
FILE NAME: IO_LCD
MCU: HT46R22
MASK OPTION: WAKE-UP: PA6,PA7
PULL-HIGH: PA,PB,PC
IIC: DISABLE
PFD: DISABLE
PWM: DISABLE
WDT: ENABLE
CLRWDT: ONE
WDT CLOCK SOURCE: T1
WDT TIME OUT SELECT: WDT CLOCK SOURCE/32768
LVR: DISABLE
OSC: CRYSTAL
SYSVO ...
DSP编程 C6713对Flash 的烧写例程
C6713对Flash 的烧写例程,对于做BOOT的人应该很有参考价值
其他书籍 后PC时代是嵌入式和网络化的时代
后PC时代是嵌入式和网络化的时代,包括掌上电脑在内的PDA产品是后PC时代最重要的产品之一。在PDA市场激烈竞争的今天,Palm这个PDA界的龙头老大,将被国内越来越多的人所接受,有关Palm OS 的研究、开发和应用工作也将随之推广。Palm OS programming from the ground up作为一本Palm开发的入门书籍较为全面的向读者介绍了使 ...