Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Sponsor

DM6467T DaVinci video processor enables H.264 1080p decoding up to 60 fps/eight D1 channel encoding.
Details Here!

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

Search Results for "ldb"

  

Post a new Thread

Editing asm-code.   [2 Articles]

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... Editing asm-code.

problem: LOAD commands   [2 Articles]

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... problem: LOAD commands

Load (LDW/LDH/LDB) Instruction   [15 Articles]

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... Load (LDW/LDH/LDB) Instruction

I'm puzzzled about fetch packet and execute packet   [2 Articles]

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_... I'm puzzzled about fetch packet and execute packet

Re: c6711 DSP/BIOS bootloader problem   [2 Articles]

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... Re: c6711 DSP/BIOS bootloader problem

Unexplained halt in CCS with XDS510 USB Plus JTAG and TMS320C6713B DSP   [3 Articles]

kernelbloat - Mar 4 2009
Hello, I'm working on a project for which we have designed a custom board with a TMS320C6713B DSP. We are having some problems with the DSP chip, for which we have not yet trac... Unexplained halt in CCS with XDS510 USB Plus JTAG and TMS320C6713B DSP

what exactly does "word aligned" mean in the jargon tms320c6000 dsp?

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 ... what exactly does "word aligned" mean in the jargon tms320c6000 dsp?

Re: Memory Bank Hits

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... Re:  Memory Bank Hits

Re: Digest Number 816

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... Re:  Digest Number 816

C6713 DSK problem

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... C6713 DSK problem

Secondary bootloader Using DMA   [6 Articles]

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... Secondary bootloader Using DMA

DM642 Bootloading from flash past 512KB   [2 Articles]

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... DM642 Bootloading from flash past 512KB

A problem using timer for a custom 6713 board (Need Help)   [2 Articles]

"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... A problem using timer for a custom 6713 board (Need Help)

Re: Re: BOOT LOADER

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... Re:  Re: BOOT LOADER

RE: flash programming and bootloader for dsk6713

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... RE:  flash programming and bootloader for dsk6713

Bootloader for 'C6701

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... Bootloader for 'C6701

Re: FSBBP: I2C Slave boot for DSP C6455   [3 Articles]

Michael Dunn - Oct 14 2008
Ajeesh, On Tue, Oct 14, 2008 at 10:06 AM, Jeff Brower wrote: > Ajeesh- > > > My understanding is, when i connect the JTAG to the board, the board'll > > get > > res... Re:  FSBBP: I2C Slave boot for DSP C6455