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

搜索资源列表

  1. ArmEmulate

    1下载:
  2. S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1378226
    • 提供者:zidena
  1. GEC2410_u-boot

    1下载:
  2. uboot在s3c2410上的移植源码,工程文件采用makefile编写
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5956898
    • 提供者:汤亮
  1. spi

    0下载:
  2. 这是运行在S3C2440+linxu上的SPI控制器驱动程序,里面包含Makefile
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12064
    • 提供者:吴帅
  1. mcp2make

    0下载:
  2. 由ADS1.2的mcp工程,自动生成makefile的一个小工具,arm公司出品。-Mcp project by the ADS1.2 of automatically generated makefile a small tool, arm the company produced.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-25
    • 文件大小:777846
    • 提供者:姓中名
  1. opensslForARM.Makefile.rar

    0下载:
  2. 生成openssl for ARM的库时,openssl的MAKEFILE所需的补丁文件,Openssl for ARM to generate the library, openssl patch required for the MAKEFILE file
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:590
    • 提供者:MYL
  1. s3c2410_mykbd_drv

    0下载:
  2. 在2410下按键程序,运用内核中handlescancode处理键值,可以直接编译进内核,不过要对内核配置文件config.in和Makefile作相应添加修改-In 2410 under the key procedures, the use of kernel handlescancode deal with keys, can be directly compiled into the kernel, but to the kernel configuration file config.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1863
    • 提供者:旭波
  1. mmips_noc.tar

    0下载:
  2. 基于4个mips核的noc设计,直接可以综合,且给出了测试文档和makefile-4 mips-based nuclear noc design, can be directly integrated, and gives the test documents and makefile
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-19
    • 文件大小:29168710
    • 提供者:苏晓东
  1. BURNER

    0下载:
  2. boot loader示范程序, 带makefile, 可以移植到任何st20平台上-boot loader model procedures, with makefile, can be transferred to any ST20 platform
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:82093
    • 提供者:David
  1. stcc

    0下载:
  2. stcc 示范程序, 可移植到其他平台, 带编译makefile示范-STCC model procedures, can be ported to other platforms, with the compiler makefile Model
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2606
    • 提供者:David
  1. led

    0下载:
  2. 在Linux2.4内核上,s3c2410的led驱动程序,包含Makefile-Linux2.4 core in, s3c2410 of led driver, including the Makefile
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:2476
    • 提供者:杜枫
  1. adc

    0下载:
  2. 在Linux2.4内核上,s3c2410芯片的adc模数转换的驱动程序,包含Makefile文件。-Linux2.4 core in, s3c2410 chip ADC adc driver, including the Makefile file.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:4486
    • 提供者:杜枫
  1. at91sam7s64-MIPS-WinARM-1_21

    0下载:
  2. 计算ARM处理器芯片性能(MIPS)的程序。使用ARMGCC和Makefile.-ARM processor chip performance computing (MIPS) program. Use ARMGCC and Makefile.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:115989
    • 提供者:Jason
  1. Makefile

    0下载:
  2. Makefile for LPC2106
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:4598
    • 提供者:ensyst
  1. Test-case-and-code-embedded-ARM-

    0下载:
  2. 嵌入式ARM实验案例与代码 本目录下的文件夹x.y,代表第x章,第y节,其一般包含该章节的实验源码和Makefile等实验所需文件。 其中chapter05和chapter06由于所使用的工具源码包比较多,所占空间大,建议通过其它方式给予。-Test case and code embedded ARM directory folder under xy, on behalf of x, chapter y section, the general experimental sectio
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-19
    • 文件大小:5687920
    • 提供者:叮当
  1. s3c2440_vivi

    0下载:
  2. 本源码是为三星ARM9系列,2440的bootloader所提供的vivi源代码,编译环境是linux/unix,里面有Makefile文件,方便使用.-The source code for the Samsung ARM9 series, 2440 provided by the bootloader vivi source code, build environment is linux/unix, which has the Makefile, easy to use.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:311788
    • 提供者:qinzhenhua
  1. at91sam7x256ledaatimer

    0下载:
  2. 在Linux下用makefile编写的at91sam7x256芯片的流水灯和定时器程序-write a Marquee procedures and timer in at91sam7x256
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1549003
    • 提供者:王波
  1. timer

    0下载:
  2. ARM timer 驱动代码 head.S init.c interrupt.c interrupt.h main.c Makefile s3c24xx.h timer.lds-ARM timer-driven code head.S init.c interrupt.c interrupt.h main.c Makefile s3c24xx.h timer.lds
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-15
    • 文件大小:5276
    • 提供者:吴名
  1. uart

    0下载:
  2. ARM uart 驱动 head.S init.c main.c Makefile s3c24xx.h serial.c serial.h uart.lds-ARM uart driver head.S init.c main.c Makefile s3c24xx.h serial.c serial.h uart.lds
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:5120
    • 提供者:吴名
  1. arm_boot

    0下载:
  2. 某培训机构,基于s3c6410的裸机代码:包括最初的函数(汇编编写)和Makefile 以及时钟、串口、DDR、nand flash、LCD、链接脚本的裸机代码。-A training organization, based s3c6410 bare metal code: including the initial function (compilation prepared) and Makefile and the clock, serial, DDR, nand flash, LCD b
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:7376
    • 提供者:李泽源
  1. STM32F103_bootloader_usart

    0下载:
  2. Eclipse makefile project. Software USART bootloder for stm32f103.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-12
    • 文件大小:2613225
    • 提供者:Mariusz
« 12 »
搜珍网 www.dssz.com