资源列表
PWM_Motor_Control
- arm7脉宽调制对电机的控制及功能仿真 arm7脉宽调制对电机的控制及功能仿真-arm7 pulse-width modulation of motor control and functional simulation arm7 pulse-width modulation of motor control and functional simulation arm7 pulse-width modulation of motor control and functional simulati
AudioPassThrough_C
- TS201的C语言程序,开发环境为visual dsp++。该程序是实现音频传输的程序。-TS201 C-language program development environment for visual dsp++. The program is to achieve audio transmission programs.
VideoInput-Output(C)
- ADSP-BF561 EZ-KIT Lite的音频输入输出程序该程序时c语言程序。-ADSP-BF561 EZ-KIT Lite s audio input and output procedures for the program c language program.
armbootloader
- 基于ARM嵌入式系统的通用bootloader的设计与实现 很实用的文章-ARM-based Embedded System Design and Implementation of universal bootloader very practical article. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
arm7os
- 学习ARM7、ARM9的操作系统选择经验 高手的经验只谈-Learning ARM7, ARM9 choice of operating systems talk about experience, the experience of masters. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
temprature
- s3c2440 温度试验 测试代码 wince5.0-s3c2440 temperature test test code wince5.0
ourdev_5
- 我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done seve
ourdev_6
- 就像在嵌入系统中使用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 efficie
P89V51
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的
ourdev_7
- 优化级别必需为s,其他优化级别也不会导致编译时出错,但会导致运行时出错。原因涉及局部变量分配堆栈处理方式不同,也就是OS_CPU_A.c那个文件中的移植部分。还有就是其他优化涉及的中断自动保存寄存器的数量有所出入。-Necessary to optimize the level of s, other optimization levels will not lead to compile-time error, but it will result in run-time error. Re
ourdev_4
- SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
ARM_Test_Promgram_Development
- 介绍ARM开发板测试程序开发方法,采用汇编语言-Introduction ARM development board test program development methodology, using assembly language
