-
相应的PXA270的uboot程序,能够引导开发板…
pxa270对应的uboot程序,能够引导pxa270开发板启动-uboot corresponding pxa270 procedures, be able to guide the development board to start pxa270
- 2022-03-05 03:59:47下载
- 积分:1
-
ARM7
ARM7-LPC2148的SD卡试验源码-ARM7-LPC2148 source of the SD card test
- 2023-04-09 18:55:03下载
- 积分:1
-
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。...
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good beginner embedded developers example.
- 2023-04-06 08:25:03下载
- 积分:1
-
44B0的测试程序代码,此程序介绍了44B0 的IIC的应用方法并给出了完整原程序...
44B0的测试程序代码,此程序介绍了44B0 的IIC的应用方法并给出了完整原程序-44B0 test code, this procedure 44B0 of the IIC and the application is a complete original program
- 2022-01-26 05:59:11下载
- 积分:1
-
msp430双串口
这是关于MSP430单片机利用双串口通讯的例程,希望对初学者有一定的借鉴作用。
- 2022-02-06 08:41:19下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1
-
无线通信的,应用于gprs的短信发送。希望对大家有用。
无线通信的,应用于gprs的短信发送。希望对大家有用。-wireless communications, the application EDGE SMS. We hope that the right useful.
- 2022-12-18 23:35:04下载
- 积分:1
-
arm编程的一本书籍,写的比较详细,可以学习学习 arm编程的一本书籍,写的比较详细,可以学习学习...
arm编程的一本书籍,写的比较详细,可以学习学习 arm编程的一本书籍,写的比较详细,可以学习学习-programming arm of a book and write a more detailed, can learn from programming arm of a book and write a more detailed, can learn from
- 2023-04-06 21:50:03下载
- 积分:1
-
MIPS模拟器汇编语言。
MIPS Simulator assembly languge.
- 2022-06-29 08:48:54下载
- 积分:1
-
ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI...
ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI句柄。 -ARM processor soft interrupt handling. a_swi.s document is the beginning of the SWI handler deal with the preparation of ARM compilation directives. c_swi.c document is in the implementation of a_swi.s document called the C language implementation of SWI handler.
- 2022-08-15 19:44:28下载
- 积分:1