该压缩包中包含了ARM映象文件格式,及用gnu tools来 开发arm程序及分析映象文件机理的文档,并提供了一个 bios的源码,对于想弄清楚arm原理及执行文件原理的人员 来说有非常好的参考价值
上传时间: 2013-12-30
上传用户:erkuizhang
一个单片机应用系统的硬件电路设计包含两部分内容:一是系统扩展,即单片机内部的功能单元,如ROM、RAM、I/O、定时器/计数器、中断系统等不能满足应用系统的要求时,必须在片外进行扩展,选择适当的芯片,设计相应的电路。二是系统的配置,即按照系统功能要求配置外围设备,如键盘、显示器、打印机、A/D、D/A转换器等,要设计合适的接口电路。
上传时间: 2016-01-01
上传用户:sardinescn
汇编程序,改写BIOS开机画面,学习操作系统启动的好资料(极力推荐)
标签: 汇编程序
上传时间: 2014-01-08
上传用户:王楚楚
Ti DSP IDE集成开发环境CCS的中文教程,有配套光盘代码。针对CCS的基本使用,DSP/BIOS的高级配有有详尽的说明。
上传时间: 2013-12-31
上传用户:cc1
This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test program. This code has not been yet tested in many environment. It should be seen at your starting point to integrate the network boot function to your board.
标签: implementation bootstrap protocols TFTPBOOT
上传时间: 2013-12-18
上传用户:极客
f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
标签: application your language shared
上传时间: 2013-12-24
上传用户:thuyenvinh
一些dos下的汇编及c源程序,大部分涉及bios中断编程方面的知识,与大家分享,希望大家喜欢。
上传时间: 2016-01-24
上传用户:lps11188
用UBOOT实现S3C44B0的BIOSB,是44B0开发必备资料,同时对BIOS移植有很大价值
上传时间: 2013-12-27
上传用户:erkuizhang
针对DM642的FLASH烧写代码,本程序可对任何工程进行烧写,并且已经经过验证,不要求程序是基于bios建立
上传时间: 2014-12-08
上传用户:cazjing
The AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this product is 16K bytes of SRAM and 32K bytes of ROM
标签: 9261 compatible pin-to-pin SAM
上传时间: 2014-01-07
上传用户:PresidentHuang