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

搜索资源列表

  1. TMS320C31存储器引导方式程序的制作

    0下载:
  2. TMS320C31 存储器引导方式程序的制作 1, 先将.out 文件转换为.lo 文件; 2, 将.lo 文件写入EPROM
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:59157
    • 提供者:笑千秋
  1. c6000

    1下载:
  2. TI c6000 .out 文件转换成用于FLASH烧写的文件的源代码(vc60)
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:34846
    • 提供者:rty
  1. out2hex

    0下载:
  2. 本程序为将TIDSP的OUT文件 转换为 KEIL 的hex 文件格式,程序经过测试 可以直接实用,方便用户的使用
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:99183
    • 提供者:乔小瑞
  1. asciitohex.将CCS2生成的.out文件转换成HEX文件格式

    0下载:
  2. 配合dsp_boot一起使用,可以将CCS2生成的.out文件转换成HEX文件格式,然后这可以实现DSP的boot_load,tie dsp_boot used together, can be generated CCS2. Out convert documents into the HEX file format, then this can be achieved DSP boot_load
  3. 所属分类:DSP编程

    • 发布日期:2016-12-22
    • 文件大小:8609
    • 提供者:baiyf2001
  1. exchange.rar

    0下载:
  2. 可以把OUT文件转换为BIN文件,从而用USB传输软件就可以烧录5509芯片,OUT file can be converted to BIN file, thus using USB transmission software can burn 5509 chip
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:537825
    • 提供者:yangjun
  1. 在CCS环境下的DSP2812的A/D转换的程序

    0下载:
  2. 在CCS环境下的DSP2812的A/D转换的程序,包括源文件头文件库文件CMD文件等-DSP2812 in the CCS environment of A/D conversion process, including the library header file source file CMD files, etc.
  3. 所属分类:DSP编程

    • 发布日期:2017-03-23
    • 文件大小:165800
    • 提供者:gyx
  1. HEXTOBIN

    0下载:
  2. 适用于TI DSP的Flash引导,能把CCS hex6x编译的ASCII的hex文件转换为bin文件,烧写到Flash中-Applicable to TI DSP
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:38063
    • 提供者:遥遥
  1. wav2dat

    1下载:
  2. 使用CCS中的探针技术进行数据文件输入时,文件格式有一定要求。本软件直接双击运行,将RawPCM格式的WAV文件转换为用于探针输入的DAT文件,要求输入文件为001.wav,将输出001a.dat-Probe the use of CCS technology in the data file type, file format requirements. Double-click to run the software directly to the WAV file format RawPC
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:27516
    • 提供者:an xin
  1. dat2wav

    0下载:
  2. 使用CCS中的探针技术进行数据文件输入时,文件格式有一定要求。本软件直接双击运行,将探针输出的DAT文件转换为RawPCM格式的WAV文件,要求输入文件为001a.dat,将输出001.wav-Probe the use of CCS technology in the data file type, file format requirements. Double-click to run the software directly, to probe the DAT output files
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:28050
    • 提供者:an xin
  1. ad

    0下载:
  2. 2812AD转换的程序,压缩包中为整个工程文件 -2812AD conversion process, compressed package for the entire project file
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:147429
    • 提供者:SUNLEI
  1. zjTimer

    0下载:
  2. 含详细的dsp5402的定时设定项目文件,以及转换文件,可直接在ccs下运行,并将生成的OUT文件转换为hex文件-Containing detailed dsp5402 timing setting project files, and convert files, can be run directly in the ccs, and the resulting file into a hex file OUT
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:125192
    • 提供者:ws
  1. FLASH.RAR

    0下载:
  2. 本软件的功能是讲CCS软件生成的.out可执行文件转换为固化的二进制烧写文件。-The software' s function is generated about CCS software. Out of the executable binary files into curing programming file.
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:431165
    • 提供者:maogh
  1. bin2dspdat

    0下载:
  2. 二进制文件转换为DSP的DAT格式文件的程序段-a program segment convert binary file to dsp dat format file
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:577
    • 提供者:HanGL
  1. hex2dat

    0下载:
  2. 在DSP自起动时,用来将生成的.hex文件转换成.dat文件,只有这样才能正确烧写到flash中-The DSP from the start, is used to generate the hex file convert dat file, the only way to properly programmed into flash
  3. 所属分类:DSP program

    • 发布日期:2017-11-13
    • 文件大小:902926
    • 提供者:zhangxiaozhe
  1. DSP-BootLoader

    0下载:
  2. DSP引导程序文件转换器,把coff2文件转换成.c文件,以便可以用dsp hpi口加载-The DSP boot the program file converter, convert coff2 file into c file, so that it can be loaded with DSP hpi mouth
  3. 所属分类:DSP program

    • 发布日期:2017-11-15
    • 文件大小:1041939
    • 提供者:liny_lg
  1. 6678_SPI_boot

    1下载:
  2. 源码用于将out文件转换成可写入NOR FLash的dat文件,从而帮助实现6678在SPI boot状态下的自举-thid folder included tools and samples for 6678 spi boot
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:919510
    • 提供者:yanjun
  1. Bootloader

    0下载:
  2. 此文件用于如何烧写CPU板的Bootloader,内含dat文件转换工具、烧写Flash的CCS程序、烧写说明文档等-This file is used to program how the CPU board Bootloader, containing dat file conversion tool, Flash programmer CCS program, programming documentation, etc.
  3. 所属分类:DSP program

    • 发布日期:2017-05-20
    • 文件大小:6073788
    • 提供者:liangye
  1. datTobmp

    0下载:
  2. 自己编写将CCS输出的DAT文件转换为BMP图像的工具-CCS DAT BMP
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4242634
    • 提供者:liuwei
  1. lab15-AD

    0下载:
  2. 可以进行DSP采样的例程文件,便于大家实用,如有问题,欢迎指正(DSP sampling routines can be documented)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-24
    • 文件大小:556032
    • 提供者:48335
  1. 新建文件夹

    0下载:
  2. ad转换程序,使用lcd做显示,但是数据跳的很快(The AD conversion program is displayed by LCD, but the data jumps fast.)
  3. 所属分类:DSP编程

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:哈哈哈yzh
« 12 3 »
搜珍网 www.dssz.com