DSP/BIOS help!! - Pablo Luis - Jun 23 17:41:21 2006
Hi,=20
My name is Pablo Luis Sordo Mart=EDnez and I am doing my Final=20
Degree Project with a Texas Instruments DSP (TSM320C6713). I have=20
many questions about it because I am learning by myself as much as I=20
can. My project consists in connecting two DSPs between them and=20
sending signals one to each other and monitorize that that occurs=20
properly. I know I have to use McBSP two make possible the=20
connection, but I have some questions:
Is DSP/BIOS the only way to program the internal=20
peripherals of my DSK?? If there is another, where can I find the=20
information??
Where can I find a Code Composer Manual in Spanish??,=20
because although my English is quite good, it's being a bit=20
difficult to go fast in English.
Where can I find examples of exercise of this device using=20
any of the peripherals that DSK has??
I think that's all, but I suppose that I'll ask again and=20
again, so be pacient with me please.
Thanks for all,
Pablo L.
=20
=20

(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )
Re: DSP/BIOS help!! - tien vuong - Jun 26 9:26:22 2006
Hi Pablo,
--- Pablo Luis <s...@hotmail.com> wrote:
> Is DSP/BIOS the only way to program the
> internal peripherals of my DSK?? If there is
> another, where can I find the information??
You can use CSL (Chip Support Library) to program
internal periplerals of your DSK (with or without
DSP/BIOS). CSL API for C6000 is described in
http://focus.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=spru401
> Where can I find examples of exercise of
> this device using any of the peripherals that DSK
> has??
You may find the examples you want in your CCS
installation directory or in DDK (Driver Development
Kit)
http://focus.ti.com/dsp/docs/dspsupportatn.tsp?sectionId=3&tabId=427&familyId=44&to
olTypeId=43
Tien

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