Hi .. As mentioned in the site .. i compiled both dsp and gpp side .. and
copied hellogpp and hello.out to board and also
dsplink/gpp/export/BIN/Linux/Davinci/RELEASE/dsplinkk.ko Using
loadmodules.sh inserted and ran "./hellogpp hello.out " .. but as i
mentioned in another mail .. im getting error at POOL CONFIG ..

  The selected configuration is:

  GPP OS             = Linux
  DSP OS             = DspBios
  GPPDISTRIBUTION    = davinci_mvlpro4.0
  GPPOSVERSION       = 2.6
  DSPDISTRIBUTION    = c64xxp_5.xx_linux

  GPPPLATFORM        = Davinci
  DSPPLATFORM        = Davinci

  USE_PROC           = 1
  USE_POOL           = 1
  USE_NOTIFY         = 1
  USE_MPCS           = 1
  USE_RINGIO         = 1
  USE_MPLIST         = 1
  USE_CHNL           = 1
  USE_MSGQ           = 1

  TRACE              = 0
  PROFILE            = 0
  PROBE              = 1

Am i missing anything ..

Thank you

On Tue, Oct 21, 2008 at 11:41 AM, Kamoolkar, Mugdha <[EMAIL PROTECTED]> wrote:

>  You can rebuild DSP-side:
> http://tiexpressdsp.com/wiki/index.php?title=Building_DSPLink
>
> Regards,
> Mugdha
>
>
>  ------------------------------
> *From:* Deepak Mundra [mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, October 21, 2008 11:38 AM
> *To:* Kamoolkar, Mugdha
> *Cc:* davinci-linux-open-source@linux.davincidsp.com
> *Subject:* Re: writing compiling executing arm-dsp hello world program
>
>  Thanks for the reply ...
>
> 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   [0x0]
>     MPCS configuration status   [0x0]
>     MPLIST configuration status [0x0]
>     MQT configuration status    [0x0]
>     DATA configuration status   [0xffffffff]
>     RINGIO configuration status [0x0]
>
>
> Now that makes sense after reading the trouble shooting guide .. this means
> DSP side i havnt enable CHNL option .. Because in GPP SIDE I have enabled
> it.. one thing which i can try is disabling in gpp
>
> using dsplinkcfg script
>
>
> But what about DSP side ? how can i enable it (or rebuild dsp)
>
> Thank you
>
> Deepak
> On Tue, Oct 21, 2008 at 9:31 AM, Kamoolkar, Mugdha <[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] *On Behalf Of *Deepak
>> Mundra
>> *Sent:* Monday, October 20, 2008 6:13 PM
>> *To:* 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

Reply via email to