I don't think the issue will be with POOL enabling. It's likelier to be that POOL instance was not configured on DSP-side. You can refer to DSP/BIOS documentation for how to configure POOLs, or refer to one of DSPLink sample applications for how this is done.
Regards, Mugdha ________________________________ From: Deepak Mundra [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2008 12:31 PM To: Kamoolkar, Mugdha Cc: davinci-linux-open-source@linux.davincidsp.com Subject: Re: writing compiling executing arm-dsp hello world program Hi this code is to print hello world .. ============= Hello Test ============== ============================================================ Entered Hello_Create() ============================================================ PROC_Setup successful PROC_Attach successful PROC_Load successful DSP-side configuration mismatch/failure 0 -> success Positive value -> DSP-side failure code. (Uint32) -1 -> DSP-side component was not initialized. DRV configuration status [0x0] IPS configuration status [0x0] POOL configuration status [0xffffffff] MPCS configuration status [0x0] MPLIST configuration status [0x0] MQT configuration status [0x0] RINGIO configuration status [0x0] >From the output i can tel that POOL config is not enabled(in DSP ?? or GPP ??) how can i Enable it . and what is the easy step to compile this hellogpp and hello.out ..presently im using edited make file of sample source .. Thank you... On Tue, Oct 21, 2008 at 9:31 AM, Kamoolkar, Mugdha <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Deepak, What error did you get while running? Have you looked at this to see if your error matches any of the ones listed here: http://tiexpressdsp.com/wiki/index.php?title=Troubleshooting_DSPLink_configuration_issues Regards, Mugdha ________________________________ From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Deepak Mundra Sent: Monday, October 20, 2008 6:13 PM To: davinci-linux-open-source@linux.davincidsp.com<mailto:davinci-linux-open-source@linux.davincidsp.com> Subject: writing compiling executing arm-dsp hello world program Dear all I have i am trying to run a arm-dsp hello world program .. when i was searching i found the following link .. in which the author has written both arm side and dsp side code .. http://www.dsprelated.com/groups/c6x/show/10556.php But my problem is how to compile these ? i have all tools required for compilation.. i have also tried changing make files of sample dsplink codes and also succeeded :) but got error while running ..So want detailed easy step to compile this ..Please can any one guide me in this.. Thanks Deepak
_______________________________________________ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source