The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash EEPROM interface offers low cost storage for USB device configuration and customer product specific functions. New functions can be programmed into the I2C by downloading it from a USB Host PC. This unique architecture provides the ability to upgrade products, in the field, without changing the peripheral hardware.
标签: Controller Universal contains Serial
上传时间: 2014-01-06
上传用户:15071087253
通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由MCU根据新编码提取相应的点阵进行汉字显示。在这种显示方式中,如果使用的流字数量较大或语句较多时,利用汉字的新编码组成语句将是一件十分繁琐而枯燥的工作。针对这种情况,本文提出了一种十分简单的方式——直接利用PC机的汉字内码作为单片机系统的编码。
上传时间: 2017-06-21
上传用户:xg262122
securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion
标签: Introduction exploitation curisation physique
上传时间: 2014-01-07
上传用户:zxc23456789
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。
上传时间: 2013-12-20
上传用户:xhz1993
1、ldscript,用于程序连接过程中指导程序段组织情况 2、程序段: 只读段(可位于ROM和RAM中):text、rodata 读写段(必须位于RAM中):data、 bss
标签: ldscript
上传时间: 2017-07-12
上传用户:jiahao131
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.
标签: following important contains features
上传时间: 2014-11-23
上传用户:龙飞艇
introducir un mensaje despues de un enter las letras se caen programa que usando interrupciones del Bios y lenguaje enssamblador en borlan c++
标签: interrupciones introducir programa despues
上传时间: 2013-12-18
上传用户:稀世之宝039
用VHDL语言描述的用锁存器,加法计数器,ROM存储器构成的RTL图
上传时间: 2013-12-12
上传用户:vodssv
本实验为设计实验。要求实现两个较大的十进制数相乘,最后乘积用非压缩BCD码调整为十进制形式。实验中要用到DOS或BIOS中断;用非压缩BCD码调整乘积。本实验用到算术运算指令、十进制调整指令、子程序设计、DOS和BIOS中断等,所以通过本实验我们对这些知识应能熟练掌握并应用。
上传时间: 2014-01-12
上传用户:chenbhdt
This book is for someone who wants to quickly master the basics of how to install, run, and maintain Linux on an Intel-based personal computer. All of the tools you need are included. Your computer should have a monitor, or display, keyboard, mouse, hard drive, floppy drive, and CD-ROM drive. Although you can jump right in and install Linux onto your hard drive, you should have some technical information about your computer and its hardware on hand before you start.
标签: install someone quickly maintai
上传时间: 2017-08-19
上传用户:zhuoying119