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

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | Addr. of CSR

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

  

Post a new Thread

Addr. of CSR - simha j - May 24 4:48:00 2002

Hi all,

I am working on C6211 based board.
Can anybody please tell What is the address of Control
Status Register(CSR)??
I couldn't find it in any of the docs.
I want to read CSR through Host Port. So I should know
its address.

Looking Forward..

Simha



______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: Addr. of CSR - Pär Ligander - May 24 14:28:00 2002

CSR is a core register. Unlike other TI DSPs core registers are not memory
mapped and can not be read through HPI.
Possibly you can write a small program that that copies CSR to a know memory
location, download the program, run it and then
read from the known memory location.

/Regards, Pär Ligander

simha j wrote:

> Hi all,
>
> I am working on C6211 based board.
> Can anybody please tell What is the address of Control
> Status Register(CSR)??
> I couldn't find it in any of the docs.
> I want to read CSR through Host Port. So I should know
> its address.
>
> Looking Forward..
>
> Simha
>
> _____________________________________


______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )