搜索资源列表
ucosii-for-mini2440 基于MDK开发的UCOS
- 基于MDK开发的UCOS,实现简单的多任务,任务间通信-This UCOSii project is developed with MDK IDE, for mini2440 s3c2440 chip,it comes with multiy task and comunication between taskes
ARMmini2440uCOSII
- 基于ARM mini2440的uCOSII移植及简单电子菜单应用-Based on ARM mini2440 of uCOSII transplantation and simple application of e-menu
MDK-ARM_mini2440_Example01_LED
- 此例程基于MDK-ARM(KEIL)开发环境编写,适用于友善之臂mini2440(micro2440)开发板,其它开发环境及ARM处理器也可参考学习。 此例程实现了控制LED1~LED4的功能,并对相关代码进行了必要的注释,便于初学者学习及测试仿真器使用。 -Based on this routine MDK-ARM (KEIL) development environment to prepare for the arm-friendly mini2440 (micro2440) de
S3C2440
- mini2440 ucos II, project compile in uvision mdk
MDK
- MINI2440改用MDK开发的代码及文档-develop MINI2440 by MDK
EasyOS_Proj
- Mini2440初始化启动工程完整源码,作为mini2440工程的最初模型,可在此基础上进行进一步开发、学习。编译器为MDK,推荐用J-Link进行烧写、调试。-Mini2440 initial start work full source code, the initial model as mini2440 project can be the basis for further development and learning. Compiler for the MDK, recommen
ledtest
- 用realview mdk 调试mini2440或者2410led灯,是用学习mdk调试mini2440很好的实例-Debugging with realview mdk mini2440 or 2410led lights, a good example for mini2440 debugging with mdk
uart_printf
- 移植编译库里面sprintf函数格式应用到S3C2440 开发板的串口0输出,比较方便输出字符串和整型数值等 开发环境是MDK ,使用分散加载文件,能够运行在SDRAM中,也可以运行在flash中。 此程序在mini2440开发板上验证过!-Transplantation compile the library inside the sprintf function formats applied to the S3C2440 development board serial port
adc_tp
- 将韦东山的书籍中:嵌入式Linux开发手册中,adc和tp的在linux环境下代码,移植到MDK环境中个运行。 使用分散加载文件,可以选择runinram or run inflash。 此程序在mini2440开发板上验证过。-Wei Dongshan' s books: Manual of embedded Linux development, adc, and tp the linux environment code, ported to run MDK environme
nand
- 开发环境:ReviewMDK 语言:汇编语言和C语言 开发板:mini2440(S3C2440) 代码内容:将nand中的代码copy到SDRAM中,然后跳转到SDRAM中执行, 要点:1,nand的操作 2,跳转指令的,位置无关指令的应用 3.使用MDK的2段分散加载文件-Development environment: ReviewMDK language: assembly language and C language development board: min
S3C2440PMDKPHJTAG_SOURCE_CODE
- 开发环境:ReviewMDK 语言:汇编语言和C语言 开发板:mini2440(S3C2440) 代码内容:将韦东山书本里德代码从linux环境下搬移到MDK中开发,调试,适用于初学者,有keyled,int,time,uart等-Development environment: ReviewMDK language: assembly language and C language development board: mini2440 (the S3C2440) code con
startcode
- 基于mini2440启动代码,适用于keil MDK,已经修改的非常通俗易懂,其中关闭看门狗.中断.内存初始化均采用C语言改写,更易于看懂-startcode for mini2440 on keil MDK,make some chage on watchdog.interrupt.SDRAM.Its easy to read and chage if you want
uart-variable-parameter-for-mini2440
- mini2440 可变参数,使串行口可以使用类似uart_printf这样的函数,基于keil MDK,初学者非常容易看懂-mini2440 a viarable uart_printf func,modify bymyself
RealViewMDKJlinkMini2440
- RealView+MDK+Jlink+Mini2440测试程序移植(成功)2-RealView+MDK+Jlink+Mini2440 test procedures transplantation (success) 2
RealView_MDK_Jlink_Mini2440
- 将ADS上的程序移植到MDK,实现MDK的配置和使用MDK对arm的调试,在mini2440,micro2440通过-Porting on the ADS to MDK, configurate MDK and use it to debug arm in mini2440, micro2440
MDK_2440test
- Mini2440 MDK环境下的裸机程序-Mini2440 program without system, MDK
2440test
- Mini2440 MDK环境下的裸机程序,包含了几乎所有的外设驱动,还添加了一个自己使用的12864驱动程序。-The friendly mini2440 program without system, add a LCD12864 driver and should be build by MDK
mini2440-external-interrupt-MDK
- mini2440外部中断实验MDK 用板上的按键以中断的方式控制led灯。-mini2440 external interrupt experiments MDK board with buttons to control the interruption led lights.
2440test
- Mini2440 MDK环境下的裸机程序-Mini2440 under the environment of MDK bare program
MINI2440zonggongcheng
- mini2440 mdk下总工程,可以直接运行