dan_eyer - Jul 22 2002
I'm trying to parse the COFF V2 .out file produced
by Code Composer Studio 2.0 for the C6711. This
is related to writing my own bootloading code.
The .cinit... 
Jeff Brower - Jul 28 2003
Does anyone know about "idata" sections in TI's COFF file format? When
CCS loads a COFF file, at the end it also loads sections that appear to be
in addition ... 
William C Bonner - Mar 30 2006
I want to build a program to run on my DSP that will securely download a
.out file and then pass control to it. What I really want to do is to
be able to download the coff f... 
jcmarrupe - May 8 2004
Hi all,
I´m trying load a COFF file (.out) since PC using hpi, but an error
in Code Composer Studio is showed.
The error is "JTAG Communication error".
To lo... 
Arun Kumar Shukla - Apr 15 2008
Hi,
I want to fetch variable's detail information from .out file (means Common
Object File Format COFF).
I have address of the variable or symbol from.map file.
The informati... 
neeli bhaskar reddy - Nov 15 2004
Hi all,
can anybody guide me for a good utility (c6x) for coff
(.out) to binary file (.bin).
What exactly the difference between .hex file and .bin
file.
I... 
ron_zach - Oct 28 2003
Hi,
I am trying to boot up my program through flash. I have been able to
flash the board before using simple programs such as modified
versions of the POST pro... 
- May 12 2004
Hi,
I am trying to parse through the COFF file, according to "TMS320C6000
Assembly Language Tools" Appendix 2, the File Header Contents's 12-15
bytes contains ... 
- Aug 25 2000
Hi, all. Is anyone out there using the RAM initialization model and
a
custom loader succesfully? I have a loader based on the TI COFF file
loader code available f... 
ron_zach - Sep 4 2003
I want to import data generated from a windows program into DSP
memory. The data is a large array of shorts generated by fwrite.
I was trying to use fread and... 
- Sep 20 1999
Hi. everyone.
Now I am using EVM62x board.
I am trying to communicate PC with DSP memory using HPI.
In EVM reference guide, I got one example host support s... 
Jean-Michel MERCIER - Jan 29 2004
Adalbert,
You can use hex6x utility to create a
ROM file. The ROM file will be in a
ASCII format such as Intel HEX or Moto S-Record
and you will need to p... 
William C Bonner - Feb 9 2008
Is there a particular file format that is normally used for program
files written to flash to boot a DSP?
I'm assuming that a COFF file isn't simply converted to an Intel HEX ... 
henrry - Apr 17 2004
So the return value is 2, The error means that not
all of the coff file could load into the DSK Board. Do
you have try load any other out file instead of this
one... 
William C Bonner - Dec 11 2007
I know that similar topics have been asked about this in the recent
past, but I was not able to find the information I wanted, either in the
message thread or with web searchin... 
Richard Williams - May 14 2007
Limes,
the easiest way to load a .out file is to write a loader that can do the relocation, symbol
resolvement, etc etc etc
A .out file begins with a main header section.
... 
Jeff Brower - Jun 27 2006
Tobias-
> Thanks for your reply, Jeff. It works now, the EMIF was in fact not
> initialized correctly because I forgot to reset the board while
> writing HPI.
Ok, progre... 
Selvaraj V - Nov 16 2004
hi
Using hex utility i want to generate the files which can be written to the "ram" from the coff file .
but on giving the following option in... 
raghave ndra - Dec 28 2004
hi all,
I am very new to this group.I have a query on the .template section which is created in my project by the compiler, since i am using C++ templates in ... 
"H.264encoderondm642" - Feb 26 2007
I just got packed CD from TI for CCStudio v3.3. What i wonder is weather this will be without any restriction like v3.2 for most support for target DSP's?
At least from brouche... 
- Jun 24 2004
Message
Hi,
Are there any readily available tools to convert COFF/intel hex file formats into an array, so that I can use it as a h... 
- Jan 4 2000
Hi,
I'm trying to use SBSRAM on an EVM6701 board. When I run a COFF file,
linked into SBSRAM, it runs OK under Code Composer, but hangs when I
run using the ev... 
William C Bonner - Nov 9 2006
I believe that I know some of the things that would be involved, and
would be interested in having source for my own personal boot loader,
but I don't have time to write my own... 
fsc10174 - Apr 21 2004
Hi all,
Can anyone tell me how can I solve this:
TMS320C6x COFF Linker Version 4.00
Copyright (c) 1996-2000 Texas Instruments Incorporated
>> cannot alloc... 
vbehravan - Dec 5 2004
Deal all,
Hello.
In my Design with DSP C6713 I must load the dsp program via USB port
from PC. "hex6x" utility, converts COFF file (*.out file that Code
C... 
ksatyakrishnan - Sep 19 2003
Hi,
For converting the a c64x .out file from COFF format to Hex in boot
table format ,
-boot option is available in C55x hex conversion utility.
Is there ... 
Jeff Brower - May 14 2007
Pablo-
> Does anyone know what TI doc say the meaning of the "magic numbers"
> that appear at the beginning of the .txt files linked to a project to load or to
>... 
Lars Skade - Dec 14 2000
Hi experts,
Does anyone know why I get loads of errors linker errors like the following
when applying program level optimisation (extern func/var refs) in CCS
... 
Calvert, Paul - Nov 7 2002
I am trying to specify through the -f option on the linker for it to fill
all holes in the output image with FF.
I get the following warning:
TMS320C6x COFF... 
neubert_tobias - Jun 22 2006
Dear all,
I am using the TI EVM board with a C6201 DSP under Linux. For a
student research project I am programming a COFF loader for this
board. Communicating with the hardwa... 
Ganesh Vijayan - Feb 5 2003
Hi,
I am not too sure as to why you are getting this error. This error usually
occurs when your object file is not in 'C6000 COFF formant(as in the error
list). ... 
onlyflyer - Apr 30 2007
Hi:
I'm writing a linux driver for C64(board dm642),my job is to load
target's program int to C64 from pci bus and start it.
First, I convert .out file(coff format) to hex f... 
Yu Hu - Jun 24 2005
Hi, dear all
I have a problem when I tried to profile the functional simulator of
CCS3, which is trying to simulate C6416 @ 600 MHz.
The problem is whenever the pro... 
- Dec 2 1999
I have many questions:
- COFF files compiled for the C6701 couldn't be loaded by the Code
Composer 4.0 (with load6x works ok), but those targeted for the c6201 ... 
mike...@hotmail.com - Jul 5 2007
Dear all.
We have a DM642 based card, and we build an aplication and then we convert
coff file to ascii hex to program flash.
But the hex file it's greater than 512 KB.
We ne... 
praf...@yahoo.com - Jul 24 2006
Hello all,
I am writing the Web Server on TI DM642 platform. The one web page in this server ll take the .bin file of the application and ll burn it into the Flash.
The .bin file... 
Henrry Andrian - Apr 9 2004
Dear all,
I would like to ask question about DSK6416 interface to PC. In
DSK6711, I could using HPI via LPT1 interface to connect to PC.
Since the DSK6416 didn... 
kiran - Feb 15 2000
hai,
When I am trying to compile this assembly code for TMS320C3X on CCS
3.04,it is generating the following message.In the memory model I set
the option force in... 
Bhooshan Iyer - Feb 23 2005
Giovanni--
There is an excellent TI manual called assembly language users
guide(spru186n.pdf) which has a few section on linker,coff sections
etc...you shd fin... 
Jeff Brower - May 5 2008
Daniel-
> I bought a Lyrtech PADK and have some question I cannot get answered.
> Lyrtech's documentation does not say.
>
> Can I single-step (debug) my code from within ... 