CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - initialize

搜索资源列表

  1. Boottarget

    0下载:
  2. arm7的启动代码,初始化MCU和存储器,倍频时钟。-arm7 bootcode, initialize the MCU and memory, clock frequency.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:11458
    • 提供者:dt
  1. 9200-emc-test

    0下载:
  2. AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- -----------------
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2011-08-06
    • 文件大小:57527
    • 提供者:onewind
  1. STM32-ENC424J600SPI_driver

    12下载:
  2. 原创代码,实现了ENC424j600底层的基本驱动,初始化,读写函数。可以直接试用-Original code and achieve ENC424j600 underlying basic drive, initialize, read and write functions. Can try
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-02-28
    • 文件大小:9627
    • 提供者:杨泉
  1. uart

    0下载:
  2. stm8的uart例程,不带库的,对uart进行初始化,向串口发送数据-stm8 the uart routines, without the library, on the uart to initialize, send data to the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:22690
    • 提供者:shanyao
  1. jcm12864msp430

    0下载:
  2. msp430f149 初始化 JCM12864 中间利用中断实现操作 按键P20 P21 P22 P23 -msp430f149 to initialize the middle of the use of interrupt operation JCM12864 keys P20 P21 P22 P23
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:59358
    • 提供者:徐海洋
  1. yf255_bootloader_20081122

    0下载:
  2. 深圳远峰YF-DVK-PXA255开发板的ADS工程demo. 1.在AXD的console打印"Serial_init()"字符串; 2.通过串口打印"yf255_bootloader"字符串,串口设置115200-8-1。 PS: yf255_sdram_init.txt为CPU的初始化脚本,运行后可将SDRAM初始化。-Shenzhen Yuanfeng YF-DVK-PXA255 development board of the ADS project dem
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:102417
    • 提供者:zhoukejun
  1. 44B0Test

    0下载:
  2. 44b0公版的测试程序, ******************************************************* * NAME : 44BINIT.S * * Version : 10.JAn.2003 * * Descr iption: * * C start up codes * * Configure memory, Initialize ISR ,stacks * * Initialize C-var
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:298340
    • 提供者:shhachqi
  1. init

    0下载:
  2. 改程序用来初始化单片机的各项外设,以便能够正常工作-Change the procedure used to initialize the single-chip peripherals in order to be able to work
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1018
    • 提供者:王璠璟
  1. easyarm1138GPIO

    0下载:
  2. 是easyarm1138的通用输入输出口实例 例程是基于《Stellaris系列驱动库》编写的。 对LED和KEY的编程,采用封装好“驱动库”模式,只要在工程里添加LED和KEY的驱动程序,就能运用自如。 例如对LED的操作就很简单: LED_Init(LED1) // 只初始化LED1,而对LED2和LED3所在的GPIO管脚无影响 LED_Init(LED1 | LED2 | LED3) // 同时初始化3只LED LED_On(LED2 | LED
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:34620
    • 提供者:曾祥林
  1. 10_GEC2410_RS232

    0下载:
  2. s3c2410处理器的串口初始化代码以及启动代码。-S3C2410 processor serial code as well as the startup code to initialize.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:126210
    • 提供者:李涛
  1. ARM

    0下载:
  2. 第1 章 体系结构 第1 问: Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式 A:复位后的模式,即管理模式.-Chapter 1, paragraph 1 architecture question: Q: Will the CPU to initialize the stack at a time when one start in the implementation of mov r0, LR this command mode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:367098
    • 提供者:peter pan
  1. 44binit

    0下载:
  2. 该文件为ARM7硬件平台的C语言启动代码,用于分配中断向量表,初始化ISR地址,初始化堆栈空间, 初始化应用程序执行环境,配置存储器系统,设定时钟周期,呼叫主应用程序。基于S3C44B0的ARM7硬件平台的启动代码-The hardware platform documentation for the ARM7 startup code of C language for the distribution of interrupt vector table, initialize ISR add
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:4113
    • 提供者:李晓群
  1. ARM_bootloader

    0下载:
  2. ARM bootloader用於初始化系統的軟硬體至於初始值-ARM bootloader to initialize the system hardware and software used in regard to the initial value
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1420003
    • 提供者:陳慰蒼
  1. ARM_bootloader

    0下载:
  2. 用於ARM微處理機上的軟硬體初始化,以便接下來的外加功能處理。-ARM microprocessor used to initialize the hardware and software in order to deal with the following additional features.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:1419304
    • 提供者:陳慰蒼
  1. UART1test

    0下载:
  2. freescale单片机mc9s08ac16的UART接口程序。可经用于UART接口的初始化,与PC和其它串口通迅。-freescale single-chip UART interface program of mc9s08ac16. May be used to initialize the UART interface with PC and other serial communication.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:249880
    • 提供者:rcengtian
  1. EmbedSky_boot

    0下载:
  2. 天嵌科技的2440boot程序,初始化了基本硬件,主要是学习流程-GuangZhou embedded technology 2440boot procedure, initialize the basic hardware, mainly to the learning process
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:50692
    • 提供者:潘川
  1. 447915_d4d5ed744aeea98a

    0下载:
  2. 这是一个对ARM9通用的LINUX ARM QT串口初始化设置,只要在自己的程序打开这个程序,及初始化数据结构,就可以读写出N个字节的串口数据-This is an ARM9 general-purpose LINUX ARM QT serial port initialization settings, as long as in their own program to open this program, and initialize data structures, you can re
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:18593
    • 提供者:fde fd
  1. Watch_DOG

    0下载:
  2. 该程序介绍了如何初始化 MB90540 系列的监视狗等-The procedure describes how to initialize the MB90540 series, so watch dog
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:227434
    • 提供者:唐生
  1. SD_CARD

    0下载:
  2. S3C2440A的SD接口初始化,读写操作。可以完成SD接口的测试-S3C2440A the SD interface to initialize, read and write operations. SD interface tests can be completed
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:5280
    • 提供者:LI
  1. vivi-sd

    0下载:
  2. VIVI是2410的ARM9芯片的BOOTLOADER(用于启动和初始化芯片)-VIVI is 2410 ARM9 chip BOOTLOADER (used to start and initialize the chip)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:544634
    • 提供者:lylfj
« 12 3 »
搜珍网 www.dssz.com