Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Ads

Discussion Groups

Discussion Groups | TMS320C54x | Simple Project on DSK5416

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

Simple Project on DSK5416 - Siva Anne - May 30 7:16:41 2008



hi to all,

I want to interface DSK5416 codec for doing some speech processing
application...i am just checking tech details and i understood the hardware
scheme....but the problem is i want to write application code of dsp in
normal mode i.e with out BIOS and CSL.

All the example applications which TI and spectrum (DSK board designer)
given are using either bios r CSL....

can any one suggest me to how to go about it..and where i can get some
simple example projects of this DSK 5416 board..

Otherwise can any one suggest me how to access the I/O space by DSP5416 on
board.

All CPLD registers on board are mapped to I/O address space
(0x0000-0x0007)....thats y i need to know..

Please do this favor for me...thanks in advance....
Anne



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

Re: Simple Project on DSK5416 - Jeff Brower - Jun 2 21:00:11 2008

Anne-
> I want to interface DSK5416 codec for doing some speech processing application...i
> am just checking tech details and i understood the hardware scheme....but the
> problem is i want to write application code of dsp in normal mode i.e with out BIOS
> and CSL.
>
> All the example applications which TI and spectrum (DSK board designer) given are
> using either bios r CSL....
>
> can any one suggest me to how to go about it..and where i can get some simple
> example projects of this DSK 5416 board..
>
> Otherwise can any one suggest me how to access the I/O space by DSP5416 on board.
>
> All CPLD registers on board are mapped to I/O address space
> (0x0000-0x0007)....thats y i need to know..
>
> Please do this favor for me...thanks in advance....
>

If you can find a project that uses CSL but not DSP/BIOS, then it's relatively easy
to remove CSL.  You can start by simplifying code main() to not do anything, then go
from there.

-Jeff


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