-
ARM10
arm10-behavioral的行为仿真代码verilogHDL-arm10-behavioral simulation code of conduct verilogHDL
- 2022-07-21 02:29:37下载
- 积分:1
-
基于STR710和嵌入式操作系统的串口驱动程序
基于STR710和嵌入式操作系统的串口驱动程序-STR710-based and embedded operating systems serial driver
- 2022-03-16 07:15:56下载
- 积分: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
-
这是费浙平写的《ARM 体系结构及基于ARM 的嵌入式开发》非常不错。...
这是费浙平写的《ARM 体系结构及基于ARM 的嵌入式开发》非常不错。-Zhejiang-written "ARM Architecture and ARM-based embedded development" very good.
- 2022-04-13 15:32:33下载
- 积分:1
-
ARM AT9140008 串口编程 DEMO FOR ADS 1.2
ARM AT9140008 串口编程 DEMO FOR ADS 1.2-ARM AT9140008 Serial Programming DEMO FOR ADS 1.2
- 2023-02-27 16:55:03下载
- 积分:1
-
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!...
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!-This is a primitive operation procedures DT930! Directly downloaded to the DT930 can be used!
- 2023-02-14 00:45:04下载
- 积分:1
-
笔段式液晶资料,对低功耗使用的DISPLAY有良好替换作用
笔段式液晶资料,对低功耗使用的DISPLAY有良好替换作用-T-piece liquid crystal materials, the use of low-power replacement DISPLAY have good role
- 2022-11-25 19:00:03下载
- 积分:1
-
ETC 测试脚本
ETC测试脚本
该脚本应用在ETC第一次发行是的COS命令及其反馈
对开发OBU、 OBU发行设备的朋友, 非常有用的工具
- 2022-03-04 20:56:01下载
- 积分:1
-
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。...
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。-As in embedded systems using C language as an alternative assembly, the use of RTOS in the embedded systems is a general trend. The main reason is now in most cases more efficient than the implementation of the efficiency of programming important (SCM cheap Well).
- 2022-07-27 23:11:22下载
- 积分:1
-
lpc23xx sd文件系统源码 很有用 大家可以
lpc23xx sd文件系统源码 很有用 大家可以-lpc23xx sd source file system can be useful to everyone
- 2022-03-11 06:27:51下载
- 积分:1