snar...@hotmail.com - Apr 3 2006
Hi all.
I am trying to run a c-code in CCS3.1, on the c64xx CPU cycle accurate simulator. At a pont I get the following error message:
Trouble running Target CPU: *** Runtime... 
asha grover - Mar 2 2003
Hi
I am very new to this field. I have problem understanding the LOAD command
(LDB/LDH/LDW).
Can you tell me what is baseR and offsetR. How are thay used an... 
Henrry Andrian - Apr 1 2004
Dear all,
Hi, I have question related in Load Data from memory (LDW/LDH/LDB)
using assembly language. Currently I am using DSK6711 board.
According to the SPRU... 
tms3...@yahoo.com.cn - Sep 28 2006
hello,everybody.I'm puzzzled by fetch packe(FP)t and execute packet(EP) of C64X.i think i would get help here.there is an excerpt from my custom asemble file boot_load.asm:
_code_... 
Jagadeesh Sankaran - Mar 12 2002
Question:
I often encounter 'word aligned' in reading manuals , but can't grasp
the whole
lot of ideas behind this concept.who can help me?
Answer:
The ... 
Andrew V. Nesterov - Mar 28 2001
> Message: 3
> Date: Tue, 27 Mar 2001 17:07:47 -0000
> From: "Matt" <>
> Subject: Memory Bank Hits
>
> Hello all,
Hi Matt,
Take a look at the TMS... 
drag...@yahoo.com - Apr 7 2008
Thanks for the reply Michael!
Yes, I have a branch to the entry point. The DSP goes to the CINIT section and its behavior becomes stranger. Instead of free running it starts to e... 
Andrew Nesterov - Apr 1 2004
> Date: Thu, 01 Apr 2004 15:01:07 +0000
> From: "Bhooshan iyer" <>
> Subject: RE: Re: Load (LDW/LDH/LDB) Instruction
> morevover in another place the docume... 
enkay_77 - Aug 8 2005
Hello everyone,
I am working with a Spectrum Digital C6713 DSK, and I have a seemingly
bizarre problem. I have a program that does some write cycles to the CE2
space. I... 
kingalbertv1 - Apr 24 2008
TI showing example of secondary bootloader to copy code from Flash
to SRAM and SDRAM. It seems that the code copy word by word from
flash to SRAM and SDRAM. Isn't it more eff... 
skuz...@tx.rr.com - Nov 12 2006
Greetings,
Here is an example done for the 6xxx, which is applicable tour your case too. You may need to mod the addresses for your device and memory map.
;EMIFA Register Ad... 
christophe blouet - Jul 30 2008
After reset 0x400 bytes are copied from Flash to IRAM, this means 1kb, this is done by Hardware.
In those 0x400 bytes you must find the interrupt vectors especially the reset ve... 
thew...@gmail.com - Aug 11 2008
Hello!
I have been able to successfully bootload 512KB programs from flash on our EVM DM642 board. But I'm having difficulty when we exceed the first flash page. I've read som... 
"AmiN.NimA" - Jun 15 2008
I have a custom board that uses a 6713 DSP processor. For uploading a
program into the memory of DSP processor, the program first must be
copied to the flash memory and then it i... 
yaksak_kr - May 15 2003
HI, all.
I am trying to develop the control-board using the TMS320C6701.
In fact, I am analysing several documents about this and coding by
myself through this... 