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


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | evm6x PCI master support ??

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

  

Post a new Thread

evm6x PCI master support ?? - Author Unknown - Oct 12 9:49:00 1999

To use PCI Master support,
Host Software actions are needed according to reference guide.

S5933 registers must be set.

In PCI.h, MWTC, MRTC, MRAR and MWAR register address are defined.

But I can not know INTCSR and MCSR register addresss.

May I have some comments?

thanks.








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

Re: evm6x PCI master support ?? - Brian Carlson - Oct 12 12:14:00 1999

Hello,

All you have to do on the host side is use the
evm6x_read() and evm6x_write() API functions.
They take care of all these details for you on the host side.

Note that the PCI controller is configured for
host initialization, so the DSP can't setup the
MWTC, MRTC, MRAR, and MWAR registers
itself. The host side initializes these registers.
The INTCSR and MCSR are also host registers
and are not available from the add-on (DSP) side.

Regards,
Brian

wrote:

> To use PCI Master support,
> Host Software actions are needed according to reference guide.
>
> S5933 registers must be set.
>
> In PCI.h, MWTC, MRTC, MRAR and MWAR register address are defined.
>
> But I can not know INTCSR and MCSR register addresss.
>
> May I have some comments?
>
> thanks.
>
>



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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