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

搜索资源列表

  1. coff_reader

    0下载:
  2. 用python编写的能看TI CCS输出的coff格式out文件,可以在此基础上增加一些功能,生成bootloader表
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:23.86kb
    • 提供者:caishang
  1. COFF转BIN

    0下载:
  2. 将COFF文件转人为BIN 数组,用于DSP程序HPI启动,用于实际工程
  3. 所属分类:DSP编程

  1. CMDdebianxie.rar

    0下载:
  2. 文章介绍了DSP工程中的CMD文件的编写,如:COFF格式、Section目标文件、C语言的段、 自定义段(C语言),对于初学者学习DSP是个很好的学习资料,In this paper, the DSP project document prepared by the CMD, such as: COFF format, Section object files, C language of the paragraph, since the definition of paragraph (C
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:6.27kb
    • 提供者:WGT
  1. coff

    0下载:
  2. 这个动态库是用来解释TI DSP的Common Object File Format文件,就是通常看到的.out文件。-coff format analyse
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:59.8kb
    • 提供者:落尘
  1. scripts

    0下载:
  2. these are some everyday scr ipts that s used for converting elf&coff files to memory hex values. etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:84.57kb
    • 提供者:ahmadyan
  1. ConvertingDataFormats

    0下载:
  2. 将bmp图片格式转换成dsp能够识别的数据格式-The report focuses on the conversion process using data format converting utilities supporting the Texas Instruments(TI) TMS320 (C1x/C2x/C2xx/C5x/C54x) fixed-point digital signal processor (DSP) in COFF format.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:70.01kb
    • 提供者:李瑞波
  1. COFF_to_HEX

    1下载:
  2. DSP编译出来的coff文件转化为HEX文件用于烧写用-DSP compiled into the coff file with the HEX file for Shao Xie
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:470.1kb
    • 提供者:liuweiwei
  1. alternatiffx-1_8_2

    0下载:
  2. 低成本/高效率的C编译器,具有应用程序向导可自动产生代码,具有上手快、使用简单等优点,对ANSI C标准的支持良好,支持多层结构、位域等复杂变量。在项目管理方面支持应用程序/库程序两种类型的项目,可以支持多文件管理,生成的COFF格式调试文件可以直接在AVR Studio中进行源代码级的调试。备有多种版本,可以适合不同客户的需要。-dfsdfsdfafafdsf
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:556.84kb
    • 提供者:tony
  1. The_general_concept_of_tutorial_dsp_coff

    0下载:
  2. dsp coff的一般概念教程The general concept of tutorial dsp co-dsp coff general concept tutorials The general concept of tutorial dsp coff
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:193.19kb
    • 提供者:hi
  1. HOW-To-LEARN-DSP

    2下载:
  2. 这是我在学习DSP(TMS320C6416)过程中收集的所有学习资料,对我的学习有很大帮助-This is in the process of learning the DSP (the TMS320C6416), I collected all the learning materials, and of great help to my learning
  3. 所属分类:DSP program

    • 发布日期:2016-01-10
    • 文件大小:24.67mb
    • 提供者:
  1. vlink.tar

    0下载:
  2. vlink is a linker like gnu ld. It works with the vbcc compiler. It can generate files in many different executable formats including CPC AMSDOS, Atari TOS, ELF, COFF, and Amiga HUNK-files.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:189.59kb
    • 提供者:pulkomandy
  1. bflt

    0下载:
  2. 文件格式是一种二进制执行文件格式有许多,如elf、coff、aout和flat等,flat格式主要应用在嵌入式uClinux系统中,该文章描述了flat文件格式的具体细节。-uClinux uses a Binary Flat format commonly known as BFLT. It is a relatively simple and lightweight executable formatbased on the original a.out format.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:9.45kb
    • 提供者:placeth
  1. bflt

    0下载:
  2. 文件格式是一种二进制执行文件格式有许多,如elf、coff、aout和flat等,flat格式主要应用在嵌入式uClinux系统中,该文章描述了flat文件格式的具体细节。-uClinux uses a Binary Flat format commonly known as BFLT. It is a relatively simple and lightweight executable formatbased on the original a.out format.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:9.49kb
    • 提供者:swithPr
  1. sdc

    0下载:
  2. sdc源码,在ubuntu12.4中编译成功,用于对linux中可执二进制行文件的加密。执行make会弹出编译选项,编译成功后会生成sdc,例如:可执行二进制文件为hello,执行./sdc hello 后输入密码,会生成加密文件hello.sdc ,执行./hello.sdc,输入解密密码会生成hello。 -SDC, or Self Decrypting Binary Generator, creates self decrypting binaries for common operati
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:865.26kb
    • 提供者:jonson
搜珍网 www.dssz.com