RE: Remote node creation FAILED

2009-04-30 Thread Ring, Chris
Can you run your app with the CE_DEBUG env var set to 2 or 3? http://tiexpressdsp.com/index.php?title=CE_DEBUG Looks like you're DSP load is ok, but something's going wrong locating or starting the remote alg. CE_DEBUG=3 will increase the amount of trace, as well as provide the DSP-side

Re: Remote node creation FAILED

2009-04-30 Thread bhushan
Hi Chris, I tried with some code changes and observe that the application runs successfully when I disable the memory allocations added in SCALE_TI_Alloc() function in scale_ti_impl.c file. So there is some problem it seems with the memory allocation. Another problem I am facing is with