Forum Discussion
Altera_Forum
Honored Contributor
14 years agospeex encoder on nios 2
Hi, I'm trying to port Speex encoder unit on a Nios 2 system. I managed to compile the code and upload it to the device. The only thing is that, using either the floating point or the fixed poi...
Altera_Forum
Honored Contributor
14 years agoThanks, I managed to make it upload on the external RAM ( the problem was that in the generated SOPC system wasn't linked the output clock signal to the RAM, so I connected it manually).
But overall, the Speex still doesn't work, so I concluded that there is no stack overflow problem :(