How to load .wav files using the IAR kickstart workbench in the flash of LM3S9B92 eval-board. Trying to use I2S audio codec with this board.
Please tell me the entire procedure to perform this task.
Any help will greatly appreciated.
Thanks in advance.
Regards.
Ravi Singh97557 How to load .wav files using the IAR kickstart workbench in the flash of LM3S9B92 eval-board. Trying to use I2S audio codec with this board. Please tell me the entire procedure to perform this task. Any help will greatly appreciated. Thanks in advance. Regards.
Understand that it's unlikely someone is going to do all the work/research for you, unless you pay them. You haven't said what you have tried, so I assume you have tried nothing. Start with the link below.
http://www.lmgtfy.com/?q=convert+wav+c+struct
Thanks for the link jrmymllr, but according to Evalbot and uC/OS-III book, wav file can be directly downloaded without converting it into structures or arrays, I googled but not getting the correct procedure and there is no such array of wav files in the Ex. 2 of the aforesaid book. I am newbie, so it is difficult for me to run the Ex. 2 code.