登录
首页 » PDF » arm_study_report

arm_study_report

于 2021-01-18 发布 文件大小:4119KB
0 204
下载积分: 1 下载次数: 15

代码说明:

  这就是网上广为流传的arm学习报告1、2、3的全部,省得大家到处找了。()

文件列表:

ARM学习报告003——Bios源码分析.pdf
ARM映象文件及执行机理.pdf
bios-dyh1.4
...........\bios
...........\bios.bin
...........\bios.c
...........\bios.h
...........\bios.ld
...........\bios.o
...........\biosapi
...........\.......\biosapi
...........\.......\biosapi.bin
...........\.......\biosapi.bin.gz
...........\.......\biosapi.c
...........\.......\biosapi.ld
...........\.......\biosapi.o
...........\.......\bioscall.o
...........\.......\console.o
...........\.......\flash.c
...........\.......\flash.h
...........\.......\flash.o
...........\.......\head.o
...........\.......\head.S
...........\.......\Makefile
...........\.......\utils.o
...........\biosapi.c
...........\biosapi.o
...........\bioscall.c
...........\bioscall.h
...........\bioscall.o
...........\board.h
...........\config.h
...........\console.c
...........\console.h
...........\console.o
...........\gunzip.c
...........\gunzip.h
...........\gunzip.o
...........\head.o
...........\head.S
...........\imgtools
...........\........\img
...........\........\...\bios.img
...........\........\...\Makefile
...........\........\param
...........\........\.....\Makefile
...........\........\.....\mbr.bin
...........\........\.....\param
...........\........\.....\param.c
...........\........\.....\param.tbl
...........\........\tools
...........\........\.....\bin2c
...........\........\.....\combine
...........\Makefile
...........\sysinit
...........\.......\head.o
...........\.......\head.S
...........\.......\Makefile
...........\.......\sysinit
...........\.......\sysinit.bin
...........\.......\sysinit.c
...........\.......\sysinit.ld
...........\.......\sysinit.o
...........\sysinit.c
...........\sysinit.o
...........\tftp
...........\....\arp.c
...........\....\arp.h
...........\....\arp.o
...........\....\bioscall.o
...........\....\console.o
...........\....\eth.c
...........\....\eth.h
...........\....\eth.o
...........\....\head.o
...........\....\head.S
...........\....\hexput.c
...........\....\hexput.h
...........\....\hexput.o
...........\....\ip.c
...........\....\ip.h
...........\....\ip.o
...........\....\mac.c
...........\....\mac.h
...........\....\mac.o
...........\....\main.c
...........\....\main.o
...........\....\Makefile
...........\....\skbuff.c
...........\....\skbuff.h
...........\....\skbuff.o
...........\....\tftp
...........\....\tftp.bin
...........\....\tftp.bin.gz
...........\....\tftp.c
...........\....\tftp.h
...........\....\tftp.ld
...........\....\tftp.o
...........\....\tftpput.c
...........\....\tftpput.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • stm32 code
    说明:  利用STM32F103内置ADC实现电压电流采集(Acquisition of Voltage and Current Using STM32F103 Built-in ADC)
    2019-01-10 17:04:43下载
    积分:1
  • 电子时钟
    说明:  基于STM32及数码管的电子时钟,能够显示时间(Electronic clock based on STM32 and nixie tube can display time)
    2020-12-22 16:39:07下载
    积分:1
  • Balance
    STM32F103RBT6主控两轮平衡车,传感器使用MPU6050,卡尔曼滤波,PD调节可以上下坡。(Balance STM32F103RBT6 master two rounds of car, use MPU6050 sensors, kalman filtering, PD regulating can go downhill. )
    2015-07-27 11:32:52下载
    积分:1
  • Timer
    timer code for arm 2138
    2011-01-23 03:28:47下载
    积分:1
  • ooo999
    说明:  用stm32做到温度控制器,pt100金属电阻,pid算法,数码管显示,iar软件开发的,非常实用(Using STM32 to achieve temperature controller, PT100 metal resistance, PID algorithm, digital tube display, IAR software development, very practical)
    2020-04-14 13:15:00下载
    积分:1
  • musicplayer
    说明:  使用stm32f103读sd卡的文件系统中的音乐文件,并解析播放的程序。(STM32F103 is used to read the music files in the file system of SD card and parse the playing program.)
    2020-06-21 10:20:01下载
    积分:1
  • LPC1778_Bootloader
    LPC1778的bootloader程序,通过U盘对设备进行操作!(LPC1778 the bootloader program, U disk to operate the equipment!)
    2021-01-13 14:48:48下载
    积分:1
  • EXTI_Configuration(void)
    STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void) { EXTI_InitTypeDef EXTI_InitStructure EXTI_ClearITPendingBit(EXTI_Line8) GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8) EXTI_InitStructure.EXTI_Line EXTI_Line8 EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling EXTI_InitStructure.EXTI_LineCmd ENABLE EXTI_Init(&EXTI_InitStructure) })
    2017-01-02 12:45:52下载
    积分:1
  • 1.12--touchpanel
    基于S32440C开发板的触摸屏控制代码。经多次试验没有问题。适用于初学者参考(S32440C development board based on touch-screen control code. After numerous experiments there is no problem. Reference for beginners)
    2011-12-26 13:51:39下载
    积分:1
  • YLE2410_TEST
    说明:  s3c2410 测试代码,ADS开发环境,包括很多模块(s3c2410 test code, ADS development environment, including many modules)
    2009-09-01 14:56:16下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载