搜索资源列表
coff_reader
- 用python编写的能看TI CCS输出的coff格式out文件,可以在此基础上增加一些功能,生成bootloader表
COFF转BIN
- 将COFF文件转人为BIN 数组,用于DSP程序HPI启动,用于实际工程
CMDdebianxie.rar
- 文章介绍了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
coff
- 这个动态库是用来解释TI DSP的Common Object File Format文件,就是通常看到的.out文件。-coff format analyse
scripts
- these are some everyday scr ipts that s used for converting elf&coff files to memory hex values. etc.
ConvertingDataFormats
- 将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.
COFF_to_HEX
- DSP编译出来的coff文件转化为HEX文件用于烧写用-DSP compiled into the coff file with the HEX file for Shao Xie
alternatiffx-1_8_2
- 低成本/高效率的C编译器,具有应用程序向导可自动产生代码,具有上手快、使用简单等优点,对ANSI C标准的支持良好,支持多层结构、位域等复杂变量。在项目管理方面支持应用程序/库程序两种类型的项目,可以支持多文件管理,生成的COFF格式调试文件可以直接在AVR Studio中进行源代码级的调试。备有多种版本,可以适合不同客户的需要。-dfsdfsdfafafdsf
The_general_concept_of_tutorial_dsp_coff
- dsp coff的一般概念教程The general concept of tutorial dsp co-dsp coff general concept tutorials The general concept of tutorial dsp coff
HOW-To-LEARN-DSP
- 这是我在学习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
vlink.tar
- 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.
bflt
- 文件格式是一种二进制执行文件格式有许多,如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.
bflt
- 文件格式是一种二进制执行文件格式有许多,如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.
sdc
- 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