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 ...
Altera_Forum
Honored Contributor
20 years agohi 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.