Robert, No, I mean the LSP itself to ensure that the soft links are all nicely done up for Davinci. E.g: /opt/montavista/pro/devkit/lsp/ti-davinci_evm-arm_v5t_le/linux-2.6.10_mv l401/include/asm is a soft link to /opt/montavista/pro/devkit/lsp/ti-davinci_evm-arm_v5t_le/linux-2.6.10_mv l401/include/asm-arm
And so on, everything that happens when you build dependencies for the LSP with davinci config. Your CURRENTCFG.MK looks fine. Regards, Mughda -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert W. Kuhn Sent: Friday, February 08, 2008 2:30 PM To: [email protected] Subject: Re: simple data exchange between ARM and DSP Am Fri, 8 Feb 2008 13:53:49 +0530 schrieb Kamoolkar, Mugdha: > Is your LSP built for Davinci? Basically, are all the soft links in > place for the davinci config? Do you mean: /opt/ti-tools/c6000/cgtools -> /cygdrive/c/CCStudio_v3.3/C6000/cgtools /opt/ti-tools/bios -> /cygdrive/c/CCStudio_v3.3/bios_5_32_01 > Also, can you send your /dsplink/config/CURRENTCFG.MK? I need to see > if davinci_mvlpro4.0.mk is being correctly picked up as the > distribution file. From your errors, it appears that all the Linux > headers are not getting found correctly. export CFGDATE := FEB 8, 2008 8:41:03 export GPPROOT := /cygdrive/c/CCStudio_v3.3/dsplink_1_50_cyg/dsplink/gpp export DSPROOT := /cygdrive/c/CCStudio_v3.3/dsplink_1_50_cyg/dsplink/dsp export GPPOS := Linux export DSPOS := DspBios export GPPDISTRIBUTION := davinci_mvlpro4.0 export GPPOSVERSION := 2.6.10 export GPPOSVARIANT := export DSPDISTRIBUTION := c64xxp_5.xx_linux export GPPPLATFORM := Davinci export DSPPLATFORM := Davinci export GPPDEVICE := Davinci export DSPDEVICE := C64XX export USE_PROC := 1 export USE_POOL := 1 export USE_NOTIFY := 1 export USE_MPCS := 1 export USE_RINGIO := 0 export USE_MPLIST := 1 export USE_MSGQ := 1 export USE_CHNL := 0 export USE_CHNL_ZCPY_LINK := 0 export USE_CHNL_PCPY_LINK := 0 export USE_MSGQ_ZCPY_LINK := 1 export USE_MSGQ_PCPY_LINK := 0 export TRACE := 0 export PROFILE := 0 export PROBE := 0 export VARIANT := DM6446 Tschau - Robert -- _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
