There are 3 messages in this thread.
You are currently looking at messages 0 to 3.
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
______________________________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".______________________________
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______________________________