I am working with the G729 encoder on a C6678 and am trying to get the TestApp working. The project builds fine, but there is a runtime error that occurs when _ALG_allocMemory() is called by ALG_create(). The for loop which calls memalign() fails on the third iteration. What are the possible causes of this issue?
Chris
Signalogic