Forum Discussion
Altera_Forum
Honored Contributor
20 years agoabout run algorithms under uClinux
hi all
i am using uClinux OS on DE2 board,and access files from usb flash. so.i want to process audio files in sdram with using audio algorithem. Does someone runs algorithms under uClinux OS ?such as video ,audio algorithms. if yes,can offer some suggestions to me.... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif thanks in advance2 Replies
- Altera_Forum
Honored Contributor
hi,
yes u can run algorithms in C language, there is no perticular things to do. - Altera_Forum
Honored Contributor
hi sdhnain
thanks for your replay. I can play music files(about 5 MB for WAV file)on DE2 board, but have problem for run out of memory(my sdram have only 8 MB), and i have audio algorithems in c language that not add algorithem to my main program yet. I will add audio algorithms to try it.