-
自己写的一个基于kb9202开发板的bootloader,实现了一个命令行处理和xmodem文件下载功能,可以装载一般的应用程序...
自己写的一个基于kb9202开发板的bootloader,实现了一个命令行处理和xmodem文件下载功能,可以装载一般的应用程序-himself wrote a kb9202 development board based on the Bootloader. Implementation of a command-line processing and xmodem download function could carry general application
- 2022-02-01 23:52:14下载
- 积分:1
-
飞凌嵌入式翻译的2440中文资料,绝对实用
飞凌嵌入式翻译的2440中文资料,绝对实用-Feiling embedded translation 2440 Chinese data, the absolute utility
- 2022-04-22 17:05:17下载
- 积分:1
-
This a example for LPC2110
龙版8.0端源代码,一直收藏中。第1次放出-Liuzhou version 8.0 client source code, has collections. 1st release
- 2022-02-14 16:58:59下载
- 积分:1
-
三星公司的S3C44B0X开发板的配套光盘的iic实验源程序
三星公司的S3C44B0X开发板的配套光盘的iic实验源程序-Samsung"s S3C44B0X development boards supporting the 2005/09 experiment CD source
- 2022-09-19 03:10:03下载
- 积分:1
-
u/COS
utu2440板子上移植u/COS-II操作系统,包括有LCD驱动。-u/COS-II for utu2440 board.
- 2022-01-29 04:49:10下载
- 积分:1
-
基于STM32的三种闭环锁相环实现
基于ARM Cortex-M3内核的STM32F103RBT6处理器为核心构建柔性锁相环的硬件实验平台,在STM32中模拟出三相电源电压,并在子程序中实现了SRF-PLL、DDSRF-PLL与DSOGI-PLL三种锁相环,通过IO口并行输出锁相结果,再通过DAC转换为可观测的模拟信号。源码包中包含了软件工程与硬件电路原理图两部分。
- 2022-01-26 00:58:20下载
- 积分:1
-
硬盘MP3播放器
硬盘MP3播放器-MEGA128-VS1001K-USB-遥控-LCD-ICCAVR代码-硬盘-支持FAT32-单面PCB
第二部分-Hard disk MP3 player-MEGA128-VS1001K-USB-Remote-LCD-ICCAVR code- hard drive- FAT32-single PCB to support the second part of
- 2022-04-29 11:17:59下载
- 积分:1
-
基于AT89C51使用ADC0832进行模数转换和显示。使用proteus+keil,有仿真原理图和C程序。...
基于AT89C51使用ADC0832进行模数转换和显示。使用proteus+keil,有仿真原理图和C程序。-Based on AT89C51 using the ADC0832 analog to digital conversion and display. Use proteus+ keil, a simulation schematic diagram and C programs.
- 2022-01-25 16:30:16下载
- 积分:1
-
好的学习代码 初学这的好资料 关于AM7的PMA
好的学习代码 初学这的好资料 关于AM7的PMA-This is a good beginner to learn the code of good information on AM7 of the PMA
- 2022-01-23 11:12:32下载
- 积分: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