Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - snd_pcm_channel_params returns Resource Not Available ( QNX_EAGAIN): (2 Items)
   
snd_pcm_channel_params returns Resource Not Available ( QNX_EAGAIN)  
These steps are followsed in the code:

snd_pcm_open_preferred -> No Error
snd_pcm_channel_info      -> No Error
snd_pcm_channel_params -> Returns Error (-11)

This happens if this component works for continously for more than three hours. But as per the EAGAIN defention the 
system should recover but it doesnt recover. 

Can you let me know the possiblities of this to occur. 

Or can you direct me where to clarifiy

Re: snd_pcm_channel_params returns Resource Not Available ( QNX_EAGAIN)  
On further debug can anyone tell me what is data size in pidin mem is that the same as  heap size

 pid tid name               prio STATE           code  data         stack

code -> Code Size
data -> data size >> Is this heap size
stack -> Is stack size.