Welcome![Sign In][Sign Up]
Location:
Search - arm ads timer

Search list

[Other resourceAT91RM9200-RTC-8025

Description: 基于AT91RM9200为核心的ARM开发板的RTC8025计时器的驱动程序 该程序在ADS环境下运行-based AT91RM9200 ARM core of the development board timer driven RTC8025 procedures in the program run under ADS
Platform: | Size: 85729 | Author: 华金 | Hits:

[ARM-PowerPC-ColdFire-MIPSArmEmulate

Description: S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,分别是: 1. C:\ArmEmulate\GPIO\ , 这个文件夹里是GPIO的程序例子。 2. C:\ArmEmulate\Include, 这个文件夹里只有一个头文件S3C4510B.h,包含S3C4510B寄存器的定义。 3. C:\ArmEmulate\make, 这个文件夹里是gnu 的make工具包,所有的程序都是用makefile管理的,没有工程文件。 4. C:\ArmEmulate\TIMER,这个文件夹里是TIMER的程序例子。 5. C:\ArmEmulate\UCOSIITest,这个文件夹里是UCOSII的程序例子,如果想了解UCOS的运行过程,可以使用这个例子单步运行,查看程序流程和内存,变量。 在程序例子文件夹中还有一个ads12.bat批处理文件,用于使用makefile时设置临时环境变量。 具体使用过程,请看C:\ArmEmulate\Readme.txt。 -S3C4510 simulator and examples of source installation ADS1.2, followed by the installation of simulators. Simulator installation path must choose to ADS bin directory, you must have the ADS. When installed simulator carefully reading the text. Simulator installation is completed, the speedy establishment of the desktop icon S3C4510B_Board. to run this fast icon can see the development board graphics, AXD will start in the above S3C4510B_Board see results. Simulator installation is complete, will also establish folders C : \ ArmEmulate. speedy desktop icon S3C4510B_Board refers here. This folder has five sub-folders, which are : 1. C : \ ArmEmulate \ GPIO \, the folder is GPIO example of the procedure. 2. C : \ ArmEmulate \ Include. this folder is only a first S3C4510B.h document, S3C4510B
Platform: | Size: 1378304 | Author: | Hits:

[uCOSuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Platform: | Size: 246784 | Author: 百度哥2010 | Hits:

[Embeded LinuxAT91RM9200-RTC-8025

Description: 基于AT91RM9200为核心的ARM开发板的RTC8025计时器的驱动程序 该程序在ADS环境下运行-based AT91RM9200 ARM core of the development board timer driven RTC8025 procedures in the program run under ADS
Platform: | Size: 259072 | Author: 华金 | Hits:

[Other Embeded programOSTIMER_c

Description: 嵌入式时钟中断驱动程序的实例,可在ARM开发板上使用,使用ADS开发-Embedded clock interrupt driver example, you can use the ARM development board, the use of ADS development
Platform: | Size: 37888 | Author: 梁雪瑶 | Hits:

[uCOSs3c44B0_ADS_example

Description: 这是s3c44B0开发板板配套的实验资料,其开发环境是ADS.其中共有8个实验,每个实验都有其详细的源码实现,是ARM,UCOS学习的绝好资料.其中的实验包括:串口通信,键盘LED,定时器中断,移植UCOS在S3C44B0等.是进行嵌入式开发的绝好资料.-This is the S3C44B0 development板板supporting experimental data, and its development environment is the ADS. A total of eight experiments, each experiment has its own detailed source realize is ARM, UCOS excellent information on learning. One experiment included: serial communications, the keyboard LED, timer interruption, such as transplantation uCOS in S3C44B0. Embedded Development is an excellent information.
Platform: | Size: 6497280 | Author: cw | Hits:

[Embeded-SCM Developarm5

Description: PWM timer实验基于S3C2410的开发环境是ADS1.2-PWM timer experimental development environment based on the S3C2410 is ADS1.2
Platform: | Size: 405504 | Author: mcl | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44b0x----Task--RTC-PWM-LED-UART

Description: 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能模块是PWM+RTC两个功能模块,主要实现定时功能和日历功能,其它模块为辅助功能,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考! -The project build tool is ADS1.2, development board is S3C44b0x, the main achievement of functional modules are PWM+ RTC two functional modules, the main timer and calendar functions, and other modules for accessibility, reference entry for beginners. Recent study of S3C44b0 ARM development board, download the source code line number can not be right to run the ADS environment, so upload the sub-module for reference!
Platform: | Size: 145408 | Author: 郑鼎立 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44b0x----Task-Watchdog-UART

Description: 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能是看门狗定时和复位功能,其它模块为辅助功能,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考!-The project build tool is ADS1.2, development board is S3C44b0x, the main function is to implement a watchdog timer and reset functions, and other modules for accessibility, reference entry for beginners. Recent study of S3C44b0 ARM development board, download the source code line number can not be right to run the ADS environment, so upload the sub-module for reference!
Platform: | Size: 109568 | Author: 郑鼎立 | Hits:

[ARM-PowerPC-ColdFire-MIPStimer-key--uart-of--ads

Description: sep4020处理器键盘 串口,定时器功能。-key,UART,timer in sep4020 of arm family
Platform: | Size: 154624 | Author: 缓称王 | Hits:

[SCMtimer

Description: 三星2440,定时器使用实例工程,初学者使用,配合《ARM处理器裸机开发实战》,在ADS环境下开发-Samsung 2440, timer instance engineering, for beginners to use, with " ARM processor bare metal development real"
Platform: | Size: 76800 | Author: jane | Hits:

CodeBus www.codebus.net