RE: ringiogpp sample app error

2008-03-17 Thread Kamoolkar, Mugdha
); Griffis, Brad; davinci-linux-open-source@linux.davincidsp.com Subject: RE: ringiogpp sample app error Sam, I suspect that RingIO may be disabled by default in the Codec Engine configuration for DSPLink. Can you check the /dsplink/config/CURRENTCFG.MK? This file has the information about enabled

RE: ringiogpp sample app error

2008-03-16 Thread Kamoolkar, Mugdha
@linux.davincidsp.com Subject: RE: ringiogpp sample app error Brad, yes, I am using createFromServer. Below is the output from them .mpa file for the all.x64P, which also has the same failure results from the tests. Sam map

RE: ringiogpp sample app error

2008-03-15 Thread Kamoolkar, Mugdha
Sam, RingIO shared memory structures get placed into memEntry 0, while all others get placed into memEntry 1. That may be why you are seeing issues only in RingIO app. { 0, /* ENTRY : Entry number */ DSPLINKMEM, /* NAME : Name of

RE: ringiogpp sample app error

2008-03-15 Thread Sam Hague (shague)
, 2008 6:17 AM To: Sam Hague (shague); davinci-linux-open-source@linux.davincidsp.com Subject: RE: ringiogpp sample app error Sam, RingIO shared memory structures get placed into memEntry 0, while all others get placed into memEntry 1. That may be why you are seeing issues only in RingIO app

RE: ringiogpp sample app error

2008-03-15 Thread Griffis, Brad
] www.cisco.com -Original Message- From: Kamoolkar, Mugdha [mailto:[EMAIL PROTECTED] Sent: Saturday, March 15, 2008 6:17 AM To: Sam Hague (shague); davinci-linux-open-source@linux.davincidsp.com Subject: RE: ringiogpp sample app error Sam, RingIO shared memory structures get

RE: ringiogpp sample app error

2008-03-15 Thread Sam Hague (shague)
[mailto:[EMAIL PROTECTED] Sent: Saturday, March 15, 2008 11:02 AM To: Sam Hague (shague); Kamoolkar, Mugdha; davinci-linux-open-source@linux.davincidsp.com Subject: RE: ringiogpp sample app error Are you using Enge.createFromServer() in your app.cfg file? -Original Message- From: [EMAIL