-
ARM嵌入式系统
LPC22xx UART0通讯实验-中断方式代码
ARM嵌入式系统
LPC22xx UART0通讯实验-中断方式代码-ARM Embedded System LPC22xx UART0 communication experiment- interrupt code
- 2023-01-22 10:00:04下载
- 积分:1
-
也不闪光写和读
nor flash write and read
- 2023-07-12 01:45:03下载
- 积分:1
-
ARM9
ARM9的ZLG7290的模块 在液晶上显示数字,可以用按键调整-ARM9-ZLG7290 of the liquid crystal display module in the figure, you can adjust with keys
- 2022-02-07 23:09:44下载
- 积分:1
-
思创S3C44B0黄金开发板SDT集成开发环境程序开发功略.zip
思创S3C44B0黄金开发板SDT集成开发环境程序开发功略.zip-thinking creators S3C44B0 gold plate SDT Development Integrated Development Environment Program Development Gonglue. Zip
- 2022-02-06 10:11:15下载
- 积分:1
-
基于ARM内核微处理器操作系统的移植
基于ARM内核微处理器操作系统的移植-based on the ARM microprocessor core operating system transplant
- 2022-01-21 03:13:57下载
- 积分:1
-
2440mmc
2440mmc-and-camera-linux-driver -2440mmc-and-camera- linux-driver 2440m mc-and-camera- linux-driver2440mmc-and-ca mera- linux-driver
- 2022-05-08 02:09:28下载
- 积分:1
-
arm 数据收集
如今嵌入式基于ARM平台解决方案已经找到了他们在市场上的地方。 ARM平台在移动设备领域非常流行,如智能手机,音视频,GPS系统等。本文介绍了IGEPv2 DM3730设备的使用软件的物理数据的收集和处理个人玩家。所选择的操作系统是GNU/ Linux的操作系统,这是适合与ARM平台使用的Ubuntu发行版。数据源所提出的测量系统是由通过I2C接口连接到设备的传感器网络来表示。该数据存储在该装置的存储卡上的本地数据库。本文包括数据库系统所提出的申请的比较。该装置的连接是通过到计算机网络的有线或无线连接确保。整个测量系统中的应用逻辑开发板上直接安装。对于用户来说,应用程序是通过Web浏览器访问。解决方案显示了在该地区使用的开源软件,这在近期一直占主导地位的自营业务
- 2022-07-21 08:50:45下载
- 积分: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处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI...
ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI句柄。 -ARM processor soft interrupt handling. a_swi.s document is the beginning of the SWI handler deal with the preparation of ARM compilation directives. c_swi.c document is in the implementation of a_swi.s document called the C language implementation of SWI handler.
- 2022-08-15 19:44:28下载
- 积分:1
-
ARM键盘和lcd源码
ARM键盘和lcd源码-ARM keyboard and LCD source
- 2023-04-09 06:35:48下载
- 积分:1