Whilr trying to build the audio codec library, we are getting the following error using cygwin
virtual memory exhausted virtual alloc failed.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Whilr trying to build the audio codec library, we are getting the following error using cygwin
virtual memory exhausted virtual alloc failed.
Hi,
Can you please elaborate more on this. Whcih device? which codec?, Is it DVSDK app or something else? How is cygwin related to the whole thing ?
regards
Yashwant
We are using the voice gdk library provided to us by TI.
They have given us the build procedure for generating the executable that can be loaded on the DSP.
Cygwin is used there to configure the build environment. This is done successfully. But when we try to execute the make file,it is giving the following error.
VirtualAlloc failed.Virtual memory exhausted.