CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - gcc a

搜索资源列表

  1. TCPIP_socket

    0下载:
  2. 用于wavecom的gprs通信模块 编译器是GCC IDE是VC++ 嵌入式系统是OPENAT 3.12 一个TCP client socket 源程序 -for the gprs wavecom communication module compiler is GCC IDE is VC Embedded Systems OPENAT 3.12 is a client TCP socket source
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:4583
    • 提供者:刘健华
  1. TinyWorks

    0下载:
  2. TinyWorks操作系统。 每个任务占6~10个字节的RAM空间,整个系统占1k左右的代码空间,支持16个优先级的占先式调度,支持时间片调度。 最大特点:建立的任务越多、并且系统越繁忙时调度越快,最快比系统闲时快数十倍! 用AVR-GCC编译,支持MEGA8-TinyWorks operating system. Each task for 6 ~ 10 bytes of RAM space, the system as a whole accounted for around 1
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:7226
    • 提供者:lbb
  1. AVRPWM32

    0下载:
  2. 本人用AVR mega32写的一个关于输出32路PWM的程序,其中有UART,PWM,TIMER,spi,Flash读写,等等模块可供参考。程序用Studio4 + GCC编写-I used AVR mega32 write a PWM on the output 32 of the procedures, including UART, PWM, TIMER, spi, Flash read and write, and so on module for reference. Procedur
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:130357
    • 提供者:陈远征
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:9079
    • 提供者:马工
  1. avr-libc-1.6.2

    0下载:
  2. This avr-libc. It is a C library implementation for use with GNU GCC and GNU binutils for development of programs for Atmel s AVR microcontrollers. -This is avr-libc. It is a C library implementation for use with GNU GCC and GNU binutils for develo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1027278
    • 提供者:yunlan
  1. avr-libc-user-manual-1.6.1

    0下载:
  2. avr-libc 手册. It is a C library implementation for use with GNU GCC and GNU binutils for development of programs for Atmel s AVR microcontrollers. -This is avr-libc manual. It is a C library implementation for use with GNU GCC and GNU binutils for d
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1458864
    • 提供者:yunlan
  1. 1160037925_1_FT224_iso7816_vcc

    0下载:
  2. iso7816_plain.c implements an interface between an RS-232 serial port and an ISO 7816 smart card, and is targeted for the Atmel AT90S2313 microcontroller in a development terminal. The source code is written entirely in C using the WinAVR tool suite.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:8670
    • 提供者:Subramanyam
  1. RT-Thread-1.0.2

    1下载:
  2. RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:35415395
    • 提供者:马工
  1. CH451

    0下载:
  2. 基于CH451的键盘扫描程序设计采用AVR单片机ATmega16进行读取CH451的接收到的按键值,CH451可以实现8*8矩阵键盘输入,且带有中断提醒,接收到的按键值在12864液晶上显示。程序中采用的是2*3矩阵。系统采用AVR Studio+WinAVR构成的AVR GCC编译环境。-CH451 based keyboard scanner design uses AVR microcontroller ATmega16 reads received the key value CH451
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:lhy
  1. Fatfs_GCC

    0下载:
  2. FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平台独立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:549639
    • 提供者:孙春兴
  1. motion_driver_6.12

    1下载:
  2. 最新的MPU9250,MPU9150,MPU6050,MPU6500官方资料-Changes Notes- MD6.1 to 6.12 - Fixed Hardware Calibration Offset register accel format Previous implementation was saving the offsets in the accel offset registers in a scalre range of+-8G. After cl
  3. 所属分类:Other Embeded program

    • 发布日期:2016-07-18
    • 文件大小:24200192
    • 提供者:mupro
  1. AVR-GCC-SPI-MASTER-SLAVE-SAMPLE

    0下载:
  2. A SPI (Serial Peripheral Interface) master slave sample implementation for AVR-G-A SPI (Serial Peripheral Interface) master slave sample implementation for AVR-GCC
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:15434
    • 提供者:menzer
搜珍网 www.dssz.com