Your AER library references a few symbol that aren't part of that library (_svdinnit, _utlFractMemSet, etc.) thus the application can't link. Are you familiar with any of these symbol? It possible that the AER library depends on another library which you'll have to include to successfully link the DSP-side application. You might want to check with the AER library documentation.
↧