Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

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

Free Online Books

See Also

Embedded SystemsFPGAElectronics

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.


dsp/bios - deem - 2008-10-01 16:02:00

Hi,
 
    I am very new to DSP/BIOS and DSP?BIOS LINK. I have some basic
doubts.

regarding DSP/BIOS.

I installed DSP/BIOS in linux.
I ran some Hello example.its is done well. After this what is the next
step if i want write my own simple sine wave generation how i do withh
CCS.

What are the steps .Can u pls tell me.

Next I have OMAP3530 board. I have to connect this board to LINUX machine.
And i want run some basic dsp programs in that board.

I came to know DSP/BIOS and DSP/BIOS link will do that . Can any one
please let me know step by step ( pls assume me as very new) procedures.

Thanks & Regards

deem





______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: dsp/bios - Ken Asbury - 2008-10-02 09:32:00



On Oct 1, 4:02=A0pm, "deem" <deemo...@rediffmail.com> wrote:
> Hi,
>
> =A0 =A0 I am very new to DSP/BIOS and DSP?BIOS LINK. I have some basic
> doubts.
>
> regarding DSP/BIOS.
>
> I installed DSP/BIOS in linux.
> I ran some Hello example.its is done well. After this what is the next
> step if i want write my own simple sine wave generation how i do withh
> CCS.
>
> What are the steps .Can u pls tell me.
>
> Next I have OMAP3530 board. I have to connect this board to LINUX machine=
.
> And i want run some basic dsp programs in that board.
>
> I came to know DSP/BIOS and DSP/BIOS link will do that . Can any one
> please let me know step by step ( pls assume me as very new) procedures.
>
> Thanks & Regards
>
> deem

Google "generate sine wave".
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: dsp/bios - John - 2008-10-02 11:12:00

On Oct 1, 4:02=A0pm, "deem" <deemo...@rediffmail.com> wrote:
> Hi,
>
> =A0 =A0 I am very new to DSP/BIOS and DSP?BIOS LINK. I have some basic
> doubts.
>
> regarding DSP/BIOS.
>
> I installed DSP/BIOS in linux.
> I ran some Hello example.its is done well. After this what is the next
> step if i want write my own simple sine wave generation how i do withh
> CCS.
>
> What are the steps .Can u pls tell me.
>
> Next I have OMAP3530 board. I have to connect this board to LINUX machine=
.
> And i want run some basic dsp programs in that board.
>
> I came to know DSP/BIOS and DSP/BIOS link will do that . Can any one
> please let me know step by step ( pls assume me as very new) procedures.
>
> Thanks & Regards
>
> deem

Many of the TI processors have a sine table in ROM. All you need to do
is step through the table and send the values to your output device.

John
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.