-
JTAG的驱动程序,一般都是用在相对应的嵌入式ARM处理器上,这个事实用在LPC2210上面。...
JTAG的驱动程序,一般都是用在相对应的嵌入式ARM处理器上,这个事实用在LPC2210上面。-JTAG drivers are generally used in relation to the embedded ARM processor, with the fact that the LPC2210 above.
- 2022-03-10 04:15:46下载
- 积分:1
-
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽...
这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。
-This is a trip of less than 2000 operating system, cleverly using ARM9 CPU memory management unit (MMU) to achieve the switching process. ARM9 4G virtual address can be divided into 128 process space, each 32M. While their virtual address (VA) are 0- (32M-1), but the corresponding MVA (Modified Virtual address, and by the virtual address VA and the process of portfolio from PID) not the same, set MVA corresponding page table at the different physical address can be very easy to let the the process of separating the mutual operation of space. Code rarely Notes rich, in hopes of understanding the operating system, understanding the ARM architecture friends help.
- 2023-01-15 10:50:03下载
- 积分:1
-
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS-II.如果想移植到单片机下也非常容易,我就以此版本移植到51的MCU中.-very easy transplant CF card driver, in LPC21XX compiler, support UCOS-II. If you want to migrate to the next SCM also very easy, I would migrate to this version of the MCU 51.
- 2022-06-16 20:49:31下载
- 积分:1
-
基于单片机的功能强大的万年历完整工程文件
这是一个基于C51单片机的万年历工程文件,带有星期,农历节气的算法,通过LCD显示,并有开机图形显示。文件中包括了proteus仿真程序,可以根据仿真搭建出电路,对于学习单片机有极大的帮助。
- 2022-04-09 19:29:05下载
- 积分:1
-
TI microprocessor, most about CAN2.0 development
TI microprocessor, most about CAN2.0 development
- 2023-08-26 05:05:03下载
- 积分:1
-
这是
这是《ARM嵌入式应用开发技术白金手册》源代码,共含有9个程序-This is the
- 2022-09-01 04:40:03下载
- 积分:1
-
三星arm4510 Bootloader的实现与分析,包括源代码…
三星Arm4510 bootloader的实现与分析 包括源码和源码分析解释说明,是Arm学习者的好参考-Samsung Arm4510 Bootloader the Implementation and Analysis, including source code and source code analysis explanation, Arm learners is a good reference
- 2022-03-18 06:49:45下载
- 积分:1
-
基于stm8的SPI_FLASH
基于stm8的SPI_FLASH,有效地节省了IO口使用,注释很清晰,初学者很容易明白,适合新手学习
- 2022-04-28 02:55:25下载
- 积分:1
-
臂行为模型。包含手臂代码和设计指南。
ARM bahavior model. Contains arm code and design guide.
- 2022-08-23 00:56:25下载
- 积分:1
-
AT9200 testing procedures of the test procedure AT9200
AT9200的测试程序 AT9200的测试程序-AT9200 testing procedures of the test procedure AT9200
- 2022-03-17 17:14:43下载
- 积分:1