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

搜索资源列表

  1. mmuos

    1下载:
  2. 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:76675
    • 提供者:韦东
  1. PWM_VOICE

    0下载:
  2. 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate th
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:63725
    • 提供者:徐勇
  1. colilo_serial.tar

    0下载:
  2. 针对freescale的coldfire系列mcu的开源bootloader源码colilo的优化代码,可以实现串口下载烧写和交叉调试器下载烧写,较多应用于uclinux,但略做修改可以用于任何需要做一些runtime setup的系统。-against the coldfire mcu series of open-source bootload er source colilo the optimized code can be downloaded Serial cross-burning
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2729536
    • 提供者:ken
  1. at91rm9200bsp

    0下载:
  2. AT91RM9200工程评估板的CPU源代码,基于ARM920T内核的AT91RM9200,180MHz,32/64M SDRAM,4M NOR Flash 10/100Mbps以太网,Linux操作系统。该源代码经过修改和项目支持,可以稳定运行。有一定的工程参考价值-AT91RM9200 CPU source code, Based on the AT91RM9200 ARM920T core, 180MHz. 32/64M SDRAM, 4M NOR Flash 10/100Mbps Eth
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:254379
    • 提供者:孔繁锵
  1. lcd12232b

    0下载:
  2. 我修改的源码,lcd12232能正常显示!仅对初学者有用!-I modified the source code, lcd12232 normal show! Useful only for beginners!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:24462
    • 提供者:Legend
  1. 2.8" ACTIVE-MATRIX OLED

    0下载:
  2. Specification 2.8" ACTIVE-MATRIX OLED C0283QGLC-T (TP VERSION) Version September 2007 1. Purpose: This documentation defines general product specification for OLED module supplied by CMEL. The information described in this technical spec
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. Web_based.rar

    1下载:
  2. Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:8594
    • 提供者:kashinath
  1. LCD

    0下载:
  2. 这是一个针对周立功公司LM3S8962开发板写的驱动LCD屏幕的例子,当然是针对特定的LCD屏幕了,一般可根据所买LCD屏幕的51代码进行相应的修改即可使用;另外管脚可根据实际情况进行修改。-This is a development for ZLG LM3S8962 board-driven LCD screen writing examples, of course, for a particular LCD screen, and generally buy the LCD screen
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:3408
    • 提供者:沈林
  1. win2arm-pic-change.rar

    0下载:
  2. 将windows下的bmp格式图片转换为bin格式文件,以便修改后能在arm机上运行,Will be under windows format bmp image files into a bin so that the modified to run on machines in the arm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:972
    • 提供者:ZXR1988
  1. arm-to-mcu

    0下载:
  2. 经过修改的STM32软件烧录器!!按提示输入Map文件夹的路径!!重要!!!Map存放于//bin/debug中-STM32 software modified burner! ! When prompted, enter the Map folder path! ! Important! ! ! Map stored in the// bin/debug
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-01
    • 文件大小:13972069
    • 提供者:周 士杰
  1. STEPLDR_K9S1208

    0下载:
  2. E-BOOT引导代码,经果修改适合S3C2440,晶振12M,经测试能实现功能。flash为K9S1208-E-BOOT boot code, modified by the fruit for S3C2440, crystal 12M, have been tested to achieve function. flash for K9S1208
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:41463
    • 提供者:wangder
  1. the-C-pro-of-PGA2310

    1下载:
  2. PGA2310的单片机控制程序,经本人修改和测试,比较好用。-PGA2310 microcontroller control program, after I modified and tested, relatively easy to use.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:30549
    • 提供者:irene
  1. ARM-CAN

    0下载:
  2. 这是ARM的can通讯程序,开发板上带的,比较正规,可以很方便的略加修改使用。-ARM' s can communicate this process with the development board, the more formal, you can easily use a slightly modified version.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1566328
    • 提供者:王光
  1. OBD-source

    1下载:
  2. OBD基于PC的源代码,稍微修改可以用于单征机系统,用C语言写-OBD PC-based source code, modified slightly for single levy machine system, written in C language
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-06-04
    • 文件大小:251904
    • 提供者:luoxuping
  1. SD_card

    0下载:
  2. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. SD目录 : SD卡读写模块的全部文件,一般不用修改. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,而sdconfig.h通常会有改动. -sdconfig.h: The document for the SD card reader module configuration header files, the user hardware acco
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:19887
    • 提供者:luomh98
  1. Myfft

    0下载:
  2. FFT arm汇编实现,在ADS下开发,可以用axd进行调试,输入文件在C语言代码中可以修改,一般的raw灰度图即可-FFT arm compilation to achieve, in the ADS under development, can be used axd debugging, enter the document in the C language code could be modified, the general raw grayscale can be
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:10389
    • 提供者:ZhangBo
  1. DOSforARM

    0下载:
  2. 可以兼容MS-DOS的文件系统和指令的S3C2410平台的DOS部分源代码,加以修改可以使用在S3C2440 S3C44B0等ARM7、ARM9上-Are compatible with MS-DOS file system and instructions parts S3C2410 platform DOS source code, modified to use in the S3C2440 S3C44B0 such as ARM7, ARM9 on
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1429938
    • 提供者:
  1. SPI_test

    0下载:
  2. AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料, 而x則是控制傳送第x筆數,而接腳輸出則在PortB的預設接腳內,只要修改spi_data就可以透過示波器看到SPI的信號了!-AVR ATmega48 SPI test the most simple code! Through spi_data [x] array you want to send the information to write, and x is the contro
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:11671
    • 提供者:Rick
  1. adam2-oleg

    0下载:
  2. ADAM2 sources (modified by Oleg)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:345977
    • 提供者:Francesco
  1. EX1

    0下载:
  2. 这是一个小型LED控制机, 平台为ARM7,能够自由修改顺序。希望你喜欢。-This is a simple ARM 7 based LED controller, which could be modified to be any other mode you like.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1304
    • 提供者:stevehe
« 12 3 4 »
搜珍网 www.dssz.com