Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

about 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 advance

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hi,

    yes u can run algorithms in C language, there is no perticular things to do.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.