-
一个用在mips体系结构中的操作系统,代码相对比较简单,是很好的操作系统和嵌入式开发学习资料。...
一个用在mips体系结构中的操作系统,代码相对比较简单,是很好的操作系统和嵌入式开发学习资料。-used in a MIPS architecture of the operating system, code is relatively simple, is a very good operating system and embedded development learning materials.
- 2022-03-23 15:45:55下载
- 积分:1
-
三星S3C4510(ARM7)的开发板原理图
三星S3C4510(ARM7)的开发板原理图-Samsung S3C4510 (ARM7) development board schematics
- 2022-08-09 18:17:55下载
- 积分:1
-
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!...
这是一个原始的DT930的运行程序!直接下载到DT930中就可以使用!-This is a primitive operation procedures DT930! Directly downloaded to the DT930 can be used!
- 2023-02-14 00:45:04下载
- 积分:1
-
a relatively good start Samsung Porting the code,
一个比较好的三星s3c4510的启动代码,-a relatively good start Samsung Porting the code,
- 2022-01-25 17:35:47下载
- 积分:1
-
驻留监控程序.需要的就下吧,免费的。大家交个朋友,顺便评价下...
驻留监控程序.需要的就下吧,免费的。大家交个朋友,顺便评价下-presence of the monitoring program. Need on the next bar, free of charge. Members pay friends evaluation under way
- 2023-03-27 01:00:04下载
- 积分:1
-
经过检验的4510B的BOOT启动代码,是烧到FLASH里面的呦
经过检验的4510B的BOOT启动代码,是烧到FLASH里面的呦-tested 4510B the BOOT boot code is spread to the inside strove FLASH
- 2022-07-07 01:55:20下载
- 积分:1
-
一个不错的开发板原理图,慢慢看吧> > > > > > >
一个不错的开发板原理图,慢慢看吧> > > > > > >-A good development board schematics, slowly and see
- 2022-03-31 19:29:30下载
- 积分:1
-
LPC1788 UART
该示例是 USB 到串口 (UART0) 为 LPC1788。
本示例描述如何在 LPC177x_8x 上使用 UART 接口。
- 2023-08-14 16:15:03下载
- 积分:1
-
基于LPC2119和uC/OS
基于LPC2119和uC/OS-II的Modem驱动源代码-based LPC2119 and embedded/OS-II Modem driver source code
- 2022-02-01 19:18:07下载
- 积分: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