Alexandros Arathymos - May 3 2002
Hello,
I´m working with a C6711 DSK. I have finished my project, which is written
in C code and i´m trying to load this program into the Flash-ROM to be able
t... 
joshy jose - Apr 2 2006
hai , friends
we know that tms320c67x has mainly RAM . so if we
want to store program permanantly , one option is storing in ROM, But
how we burn program int
e... 
koro - Feb 2 2004
Dear all
I'm using the C6701 EVM board, and now I need a daughterboard with
ROM on it so I can download the program to ROM and operate the EVM in
stand-alone mode... 
- Sep 24 2001
I have a question. For ROM boot process, the program located in an
external ROM is copied to address 0 by the EDMA (for C6711).
Apparently this transfer is done aut... 
raja nayaka - Oct 28 2002
We are using Tms320C6211 DSP under 8 bit ROM boot configuration
CE1 space,ie HD[3]-HD[4] being {1,0}.
Iam testing the CE1, Data Bus and Address bus of ROM
I ha... 
fedelegger - Nov 11 2002
Hi everybody,
We made a board with a 6211 dsp. To debug it we use the XDS510PP
emulator via JTAG. As a testbed, we used a 6711 dsk.
To program the rom on the dsk,... 
chibesa chilumbu - Oct 2 2003
Hi,
Is anyone booting their programs successfully from 16-bit ROM, on C6711 rev
2.1? I know that the silicon rev 2.0 could only boot from 8-bit ROM. We can
not... 
bava...@hotmail.com - Jun 14 2005
Why don't you get hold of a C6000 teaching ROM. It explains the steps regarding most of the peripherals very well. It is PowerPoint presentation format. You may want to get h... 
adityaarundeshpande - Sep 16 2005
Hi,
I have a doubt, is it possible to load the .out file more than 1k
(nearly 680k) in the DSP if i m using HPI boot process, I mean does the
restriction of 1k is ... 
Ong Chee Kiong - Feb 1 2005
Hi,
Does anyone knows how to flash rom for dsk c6711? i followed the flash
process stated in SPRA743. however, i am not able to get anything to
work. Does an... 
Ali Jaber - May 11 2005
hi there, I am a student in the university of applied sciences in Dortmund Germany, and i am working on a Final Project Work about "Boot-loading a Voip (Voice over IP) Appli... 
afshin_power - Jun 2 2003
I am designing a control board around C6711 processor from TI and
noticed that I have a problem if I am loading
my code from external ROM and that code is more than... 
wucim - Apr 4 2003
C6X
hi,
I use the 8-ROM to boot the C6711,According to data,The EDMA
copies 1K bytes from the beginning of CE1 (EMIFB CE1 on C64x) to
address 0, using default R... 
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... 
sank...@hotmail.com - Apr 29 2008
Hi,
Does anyone know if C6727 ROM could be used for program memory and/or general purpose memory.
I am thinking not to use any external Flash or RAM in my system.
Thanks
... 
- Nov 15 2001
Hello all. I used to be working with CCS1.2 and was able to flash an
application program to the FLASH ROM so that the DSK6711 becomes a
stand alone system. However,... 
sabapati - Jun 4 2008
1. The primary bootloader (in ROM of C672x) copies only 1024 bytes
from any chosen external source, i.e. I2C, SPI, Asynchronous..
Memories.
2. The secondary bootloader which ... 
mm_k...@yahoo.com - Nov 1 2007
Hi,
I am beginer in 6x and i make a CPU board with 6701.
I try to write a program for it in ROM. First, I convert .out file to hex file by hex6x.Then, I convert the hex file to ... 
sion...@gmail.com - Nov 6 2007
Hi,
I have written a for loop in my program. While viewing the code in Mixed Source/ASM there is no ASM code for the "for loop" but the code is working in emulation mode. Can... 
Alexandros Arathymos - May 6 2002
Hello,
i´m trying to save a variable to Flash-ROM. I´ve read the "Board Support
Library API User’s Guide" (SPRU432A), where i found the following function:
-->Wri... 
raja nayaka - Jan 20 2003
Hello pals
Can any one suggest as how to go about writing a BOOT code from ROM in case of TMS320C6211 DSP.
C6211 copies 1k from CE1 to on chip mem.
bye ... 
joe....@lds.spx.com - Oct 12 2005
All,
I am using the eInfochips EVM6205 board to prototype a C6205 embedded
system.
My system must use the MAP 0 memory map which requires booting from SDRAM
loca... 
di he - Nov 13 2003
hello
i want "write" some program into the flash rom of my board.
i mean transfer some code from dsp to flash rom by using the ccs
how to do this ?
... 
Bernhard 'Gustl' Bauer - Nov 12 2004
Hi,
im running a 6713 and have CCS 2.2
First I start a boot loader. This searches for a key in ext ROM and
jumps at the code (boot_code) after the key. ... 
us_haw_hh - Oct 21 2003
Hello,
I am new to this subject and got a PCM3003 EVM board to work with out
TMS320C6711 DSK board.
Now, I bought a TLV320AIC23 EVM board which I want to use t... 
Michael Dunn - Oct 23 2007
Hello Tahir,
On 10/22/07, c...@yahoo.com wrote:
> Hello, i am student of final year at UET lahore. my final year project is to write a primary bootloading routine for dsp c... 
koro - May 19 2004
Hi everyone!
I am using EVM 6701, and I want to use the user defined DIP switches
(switches 10-12) to control my program.
The DIP swtiches setting are mapped to t... 
Richard Williams - Feb 26 2007
Joshy J,
On most TI DSPs, there is a boot rom that can be forced to execute upon
power-up or reset via the voltage state of certain pins during the reset sequence.
That boot r... 
Jeff Brower - Feb 8 2004
Koro-
Thought of one additional thing: you will need some async EMIF chip select
logic on
your daughtercard to keep the Flash quiet when other async devices ar... ![[Fwd: Re: Finding a daughterboard with ROM for C6701 EVM]](/new/images/icon_more.jpg)
Vankayalapati Naresh - Nov 11 2007
Hi,
I have purchased the Digital Signal Processing and Applications with
C6713 and C6416 DSK by Rulph Chassing a couple of year ago. I want to
work with this now but I realize... 
"Kalaivani.S" - Mar 17 2008
Hi Mike,
We are using DM640-based custom boards with XDS510 PP
Emulator. During production, some of our boards do not seem to
connect with CCS while some of them do. We ... 
- Oct 10 2001
Hello. I have some conceptual questions on emulator and HPI. What is
the benefit of using an external emulator instead of an embedded JTAG
to perform debugging of a... 
skuz...@comcast.net - Oct 24 2006
Greetings,
This one more attempt to respond to your challenge. For some reason the previous did not go thru.
You should be able to design what you need on the C672x using DS... 
Ong Chee Kiong - Mar 24 2005
Dear all,
I’m a newbie working with c6711 dsk. I encountered a lot of problem trying to burn my program into ROM. Will any expert please kindly give me some advice... 
ulis...@inwind.it - Nov 14 2005
Hi,
I am using a TMS320C6711, I would want to use the 8-bit ROM boot configuration, to such aim, I know that I must set up the HD[4:3] bits with 0 and 1 value respectively. My... 
joshy jose - Mar 30 2006
hai, friends,
i am very much confused about the memory structure of c67x
processors.
is there any ROM in the onchip memory?
where the program and data to stor... 
it_l...@yahoo.com - Feb 13 2006
Hi, I'm making my own tms320c6713pyp board. But the board haven't worked. I'm wondering about how SDRAM, Boot ROM and EMI are connected?
... 
then...@hotmail.com - Aug 20 2008
Hi,
>
> I have purchased the Digital Signal Processing and Applications with
> C6713 and C6416 DSK by Rulph Chassing a couple of year ago. I want to
> work with this now b... 
adee...@gmail.com - Nov 9 2006
hi
i hav givenn a task for writing bootloader for c6713 ,from flash rom at CE1 through EDMA
Please guide me in
how to write bootloader???
What setting are required in wri... 
fedelegger - Dec 10 2001
Hi everybody,
I read in the manuals that I can boot the c6211 using either rom or
hpi interface. I would like to know if it's somehow possible to boot
it via jtag... 