-
使用IXP系列XScale_ARM9的实用帮助文档,英文资料,希望对大家有所帮助~...
使用IXP系列XScale_ARM9的实用帮助文档,英文资料,希望对大家有所帮助~-IXP series XScale_ARM9 the use of practical help to document, in English, and they hope to be helpful to everyone ~
- 2022-01-23 10:52:38下载
- 积分:1
-
一种电力行业大功率智能复合开关控制程序,原创的优秀程序,现场运行良好...
一种电力行业大功率智能复合开关控制程序,原创的优秀程序,现场运行良好-Of a high-power intelligent power industry composite switch control procedures, excellent original programs, on-site running well
- 2022-03-24 03:40:55下载
- 积分:1
-
FLASH芯片SST25VF020基于C8051F120的驱动
应用背景
SST25VF020是SST25VF系列产品中的一员,其芯片具有以下特点:总容量为2M;单电源读和写操作,工作电压为2.7-3.3V;低功
- 2022-01-21 00:14:10下载
- 积分:1
-
ARM7 LPC2114上编写的uC/os
ARM7 LPC2114上编写的uC/os-II源程序,驱动LCD1602。
文件:
Uart_lcd.HEX
Uart_lcd.mcp
等相关文件。-ARM7 LPC2114 prepared uC/os-II source code, driver LCD1602. File: Uart_lcd.HEXUart_lcd.mcp and other relevant documents.
- 2022-03-25 09:36:33下载
- 积分:1
-
Through the network port to download updates to the PIC18F97J60 microcontroller...
通过网络端口对PIC18F97J60单片机下载更新的bootloader-Through the network port to download updates to the PIC18F97J60 microcontroller bootloader
- 2022-03-02 13:56:24下载
- 积分:1
-
S3C4510 simulator and examples of source installation ADS1.2, followed by the in...
S3C4510模拟器及实例源码
安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。
模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。
模拟器安装完成后,还会建立文件夹 C:ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,分别是:
1. C:ArmEmulateGPIO , 这个文件夹里是GPIO的程序例子。
2. C:ArmEmulateInclude, 这个文件夹里只有一个头文件S3C4510B.h,包含S3C4510B寄存器的定义。
3. C:ArmEmulatemake, 这个文件夹里是gnu 的make工具包,所有的程序都是用makefile管理的,没有工程文件。
4. C:ArmEmulateTIMER,这个文件夹里是TIMER的程序例子。
5. C:ArmEmulateUCOSIITest,这个文件夹里是UCOSII的程序例子,如果想了解UCOS的运行过程,可以使用这个例子单步运行,查看程序流程和内存,变量。
在程序例子文件夹中还有一个ads12.bat批处理文件,用于使用makefile时设置临时环境变量。
具体使用过程,请看C:ArmEmulateReadme.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
- 2022-10-31 09:10:03下载
- 积分:1
-
ARM4510教程可执行文件,不过缺了一章,抱歉!
ARM4510教程可执行文件,不过缺了一章,抱歉!-ARM4510 Guide executable files, but missing a chapter, sorry!
- 2022-02-07 14:18:00下载
- 积分:1
-
atmel sam7a3 串口 pdc keil下成功运行
可在7a3 开发板上运行,并且带有闪灯程序...
atmel sam7a3 串口 pdc keil下成功运行
可在7a3 开发板上运行,并且带有闪灯程序-pdc serial atmel sam7a3
- 2023-05-29 12:20:02下载
- 积分:1
-
lpc2131 hardware does not support interrupt nesting, the routine through the sof...
lpc2131硬件不支持中断嵌套,该例程通过软件实现中断嵌套-lpc2131 hardware does not support interrupt nesting, the routine through the software interrupt nesting
- 2022-05-16 11:28:26下载
- 积分:1
-
freertos v9.0.0
FreeRTOS是一个迷你的实时操作系统内核。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能、软件定时器、协程等,可基本满足较小系统的需要。
由于RTOS需占用一定的系统资源(尤其是RAM资源),只有μC/OS-II、embOS、salvo、FreeRTOS等少数实时操作系统能在小RAM单片机上运行。相对μC/OS-II、embOS等商业操作系统,FreeRTOS操作系统是完全免费的操作系统,具有源码公开、可移植、可裁减、调度策略灵活的特点,可以方便地移植到各种单片机上运行。
- 2023-04-13 23:10:06下载
- 积分:1