发布时间:2013-09-09 09:08:20
s3c2440 地址分配硬件连接及其启动原理分析一.CPU 地址分配:1. s3c2440A 的存储器控制器有以下特性:l 大小端(通过软件选择)l 地址空间:每个bank有128M 的字节(总共1G字节/8个banks)l 可编程的访问位宽,bank0(16/32 位),其他bank(8/16/32 .........【阅读全文】
发布时间:2013-08-27 09:46:01
下面这个包是我linux下一个普通用户根目录下的一个压缩包,下载后直接在用户的根目录下解压即可,能够实现如下界面的功能:最左边的是函数名列表,中间的是文件内容,最右边的是文件和目录列表,这个功能也就实现了ide的功能,也可以说是vim + ctags +cscope 的功能组合了这个包是我老大给我的,至于怎么.........【阅读全文】
发布时间:2013-08-21 08:55:10
OVERVIEW The S3C2440A watchdog timer is used to resume the controller operation whenever it is disturbed by malfunctions such a noise and system errors. It can be used as a normal 16-bit interval timer to request interrupt service. The watchdog timer generates the reset signal for .........【阅读全文】