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

Discussion Groups | TMS320C6x | driver mcbsp0(ad535) and mcbsp1

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

  

Post a new Thread

driver mcbsp0(ad535) and mcbsp1 - feu_andi - Jun 30 12:41:00 2003



Hi There
I'm about to write DSP/Bios drivers. My first driver is the DMA
interrupt-driven low-level streaming device driver (example comes with
spra802)
My second driver should be similar, but communicate not over the ad535
codec. Instead of that only write and receive data to and from the
MCBSP1.
Both drivers should work with EDMA.

is it possible easily to bind both drivers in a project and let them
communicate?

I simply commented out the things necessary for ad535 and changed the
names for mcbsp0 to mcbsp1. I configured the mcbsp (hopefully right).
but the EDMA interrupt never occurred.

best regards
andi





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

RE: driver mcbsp0(ad535) and mcbsp1 - Maughan, Thomas - Jun 30 15:54:00 2003

Andi,

Since it sounds like you are just getting started, I'd recommend updating to
the newer DSP/BIOS device driver model (LIO has been updated and improved to
IOM model).

Checkout the Device Driver Developer's kit or if you are just interested in
writing a driver for DSK6711 then spra850.pdf.

DDK is available at:

http://dspvillage.ti.com/docs/catalog/software/details.jhtml?templateId=5154
&path=templatedata/cm/swdetail/data/perifdvr_ddk Thom

-----Original Message-----
From: feu_andi [mailto:]
Sent: Monday, June 30, 2003 5:41 AM
To:
Subject: [c6x] driver mcbsp0(ad535) and mcbsp1

Hi There
I'm about to write DSP/Bios drivers. My first driver is the DMA
interrupt-driven low-level streaming device driver (example comes with
spra802)
My second driver should be similar, but communicate not over the ad535
codec. Instead of that only write and receive data to and from the
MCBSP1.
Both drivers should work with EDMA.

is it possible easily to bind both drivers in a project and let them
communicate?

I simply commented out the things necessary for ad535 and changed the
names for mcbsp0 to mcbsp1. I configured the mcbsp (hopefully right).
but the EDMA interrupt never occurred.

best regards
andi
_____________________________________




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