搜索资源列表
2410int
- 2410开发板在ADS下的中断测试程序。 运行步骤: 1 打开int.mcp工程文件 2 运行 3 按下开发板上的Eint0,Eint5,Eint19按键 观察终端上的中断输出 文件说明: int_test.c 开发板初始化文件 Eint.c 中断实验主程序文件-development board in 2410 under the ADS interruption test. Running steps : an open int.mcp two project
cfe-1.3.3-src
- This directory contains Broadcom s Broadband processor division \"Common Firmware Environment,\" or CFE. (pronounce it cafe if you like) It is intended to be a flexible toolkit of CPU initialization and bootstrap code for use on processo
4.6_8led_test
- oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }-oid
led_linux2.4.18
- Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = op
mheg5_src
- 机顶盒中mheg5模块源码,这个为网络上的开源程序。-mheg5 module used int STB,this can also find in the internet.
blob-xlli-snapshot-123004.tar
- bootloader for mainstone2 system,main cpu is intel pxa chip.may need edit for your onw system-bootloader for mainstone2 system, main cpu is intel pxa chip.may need edit for your onw system
Cmicroblaze
- #include "xgpio_l.h" #include "xutil.h" --- ----- #include "xparameters.h" #include "xgpio_l.h" #include "xutil.h" #include <stdio.h> #include <fcntl.h> int main (void)-#include "xgpio_l.h" #include "xutil.h" -----
atoi
- < atoi> converts the initial portion of a string to an <<int>>.-<<atoi>> converts the initial portion of a string to an <<int>>.
GPS
- 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
xitongdiaoyong
- 1:修改dev.c文件,定义一个全局变量int count=0 然后用它来统计包的个数。 2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void) 3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。 4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global variable int count = 0 then use
int
- unix s3c2410 linux hard init 操作 代码- unix s3c2410 linux hard
int
- 按键式的led裸板程序中断方式的,对初学很有用的,可以认真的看看,很有帮助的-Push-button LED bare board program interrupt, useful for beginners, you can seriously look at, very helpful
int
- ARM9的MINI2440开发板的中断裸板程序,韦东山课本带的-The ARM9 MINI2440 development board interrupt the bare boards procedure Wei Dongshan textbooks with
Int
- 这是一个基于S3C2440的中断驱动程序,在linux下写的,非常适合学习S3C2440的初学者-This is a S3C2440 based on interrupt-driven program, written under linux, very suitable for beginners to learn S3C2440
test_c
- 本程序的主要功能是将char型字符转化成int型并显示出来-The main function of this program is to char type characters into int type and displayed
int
- 韦老师写的运行在JZ2440上的中断代码-interrupt code written by teacher wei runned in JZ2440
07-wdt-int
- 关于Cortex-A8裸机编程的看门狗例程。学习裸机编程的朋友可下载作为参考,如有错误欢迎指教-Cortex-A8 bare metal programming of the watchdog
01-04
- Linux软件工程师(c语言)实用教程 第三章第1题-第4题:编写一个简单的C语言程序:函数int input(int a[],int n)用于输入一个有n个元素的整型数组-Linux Software Engineer (c language) Practical Guide Chapter III Question 1- Question 4: write a simple C language program: function int input (int a [], int n
int
- mini2440裸机程序中断int程序,经测试可用-mini2440 bare metal program interrupt int program
int
- Linux下Int操作,实现功能等,已经实现放心使用-int control of C language code embedded Linux