-
ARM指令集 QRC0001H_rvct_v2.1_thumb.rar
ARM指令集 QRC0001H_rvct_v2.1_thumb.rar-ARM instruction set QRC0001H_rvct_v2.1_thumb.rar
- 2022-08-04 06:02:28下载
- 积分:1
-
s3c4510B开发板使用Sdt2.51和JTAG接口板调试C程序样例
s3c4510B开发板使用Sdt2.51和JTAG接口板调试C程序样例-s3c4510B Sdt2.51 use development board JTAG interface board and debugging C Example
- 2022-02-01 08:33:02下载
- 积分:1
-
This program is s3c44b0+ rtl8019 of the net mouth communication process. Program...
此程序为s3c44b0+rtl8019的网口通讯程序。程序中实现了arp协议、imcp协议和udp协议的通信!代码经测试完全可靠!-This program is s3c44b0+ rtl8019 of the net mouth communication process. Program implemented arp protocol, imcp protocol and udp protocols of communication! The code has been tested and totally reliable!
- 2022-08-22 21:13:45下载
- 积分:1
-
keil MDK对ARM Cortex
keil MDK对ARM Cortex-M3的例程-keil MDK for ARM Cortex-M3 of the routine
- 2023-02-21 21:40:04下载
- 积分:1
-
4510b start FOSS
4510b的启动源码-4510b start FOSS
- 2022-03-20 04:23:17下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
2410 in the NANDFLASH ads1.2 the following drive, when writing iviv very useful,...
2410在ads1.2下面的nandflash驱动,在写iviv的时候非常的有用,能够实现块编程等功能-2410 in the NANDFLASH ads1.2 the following drive, when writing iviv very useful, able to realize features such as block programming
- 2022-01-25 13:58:50下载
- 积分:1
-
一个用LP2148实现的MP3工程,包括FAT文件系统,采用SD卡
一个用LP2148实现的MP3工程,包括FAT文件系统,采用SD卡-LP2148 realize a use of the MP3 works, including the FAT file system, the use of SD cards
- 2023-08-04 04:15:03下载
- 积分:1
-
本文章讲解了ARM汇编、Bootloader的功能,Bootloader的调试环境及ARM电路板的调试方法
本文章讲解了ARM汇编、Bootloader的功能,Bootloader的调试环境及ARM电路板的调试方法-The article on the ARM compilation, Bootloader function, Bootloader debug environment and debug ARM board method
- 2022-01-25 16:40:32下载
- 积分:1
-
与《s3c2410完全开发流程》配套的实验源代码,适用于s3c2410平台,不同厂家板子需要更改个别设置。
与《s3c2410完全开发流程》配套的实验源代码,适用于s3c2410平台,不同厂家板子需要更改个别设置。-And
- 2022-06-28 03:30:26下载
- 积分:1