ARM-linux-study

所属分类:嵌入式Linux
开发工具:Unix_Linux
文件大小:3542KB
下载次数:82
上传日期:2009-08-22 13:36:55
上 传 者一起开发吧
说明:  这是ARM 学习资料,linux系统的,包括基础入门、实验指导、实验源代码、课件,仅供学习参考用,不得用于商业目的。
(study ARM and liunx based on 2410)

文件列表:
师资培训班课件20090719.pdf (3040026, 2009-07-29)
ARM部分\LED_asm\led.htm (602, 2009-07-27)
ARM部分\LED_asm\led.lnp (268, 2009-07-27)
ARM部分\LED_asm\led.lst (4790, 2009-07-27)
ARM部分\LED_asm\led.map (3431, 2009-07-27)
ARM部分\LED_asm\led.o (1592, 2009-07-27)
ARM部分\LED_asm\led.plg (199, 2009-07-29)
ARM部分\LED_asm\led.s (566, 2008-04-26)
ARM部分\LED_asm\led.sct (537, 2008-04-26)
ARM部分\LED_asm\led.tra (848, 2009-07-27)
ARM部分\LED_asm\led.Uv2 (2347, 2008-04-26)
ARM部分\LED_asm\led_Target 1.dep (197, 2009-07-28)
ARM部分\LED_asm\led_Uv2.Bak (2287, 2008-04-26)
ARM部分\LED_asm\S3C2410A.s (51366, 2007-05-14)
ARM部分\LED_asm\led.axf (1400, 2009-07-27)
ARM部分\LED_asm\led_Opt.Bak (1620, 2009-07-27)
ARM部分\LED_asm\led.Opt (1620, 2009-07-29)
ARM部分\common\DebugInRam.ini (1021, 2008-02-02)
ARM部分\common\RuninFlash.sct (531, 2007-06-25)
ARM部分\common\RuninRAM.sct (535, 2007-06-25)
ARM部分\common\flash.ini (777, 2007-11-08)
ARM部分\common\src\2410init.s (20679, 2007-06-25)
ARM部分\common\src\2410lib.c (21905, 2008-02-02)
ARM部分\common\src\2410slib.s (7327, 2007-06-25)
ARM部分\common\src\2410swis.s (3014, 2007-06-25)
ARM部分\common\src\call_int.s (2678, 2007-06-25)
ARM部分\common\src\call_int.s.txt (1084, 2007-06-25)
ARM部分\common\src\mmu.c (5846, 2007-06-25)
ARM部分\common\src\S3C2410A.s (52190, 2008-02-02)
ARM部分\common\src\sys_init.c (6406, 2007-06-25)
ARM部分\common\inc\2410addr.h (35896, 2007-06-25)
ARM部分\common\inc\2410addr.s (24589, 2007-06-25)
ARM部分\common\inc\2410lib.h (2826, 2007-06-25)
ARM部分\common\inc\2410slib.h (3645, 2007-06-25)
ARM部分\common\inc\2410swis.h (440, 2007-06-25)
ARM部分\common\inc\def.h (872, 2007-06-25)
ARM部分\common\inc\memcfg.h (3339, 2007-06-25)
ARM部分\common\inc\Memcfg.s (2962, 2007-06-25)
ARM部分\common\inc\mmu.h (3881, 2009-06-14)
... ...

------ README ------ COMPILATION =========== To compile, as root use make in the working directory of the code: # make TESTING ======= To load the module, do (as root): # insmod hello.ko myshort=55 myint=456 mylong=4567 mystring="foobar" array=2,3 You can play around with the different arguments passed while loading the module. You can check for an entry for the module (if it is loaded) from the output of: # lsmod | grep hello To remove the module, do (as root): # rmmod hello Kernel log messages can be viewed from the output of dmesg. To cleanup the compiled modules, use: # make clean

近期下载者

相关文件


收藏者