Robert,

It appears that you are using mvcyg4.0 on Windows. We have seen issues
when attempting to build DSP-side code using TI tools from mvcyg4.0. The
TI tools (CGTOOLS) for Windows were not taking in the forward slashes
correctly. Have you installed the Linux version or the CCS version of
CGTOOLS & BIOS in your mvcyg?

For DSP-side on a Windows PC, can you try to build using a dos shell
instead? Choose Windows-based distribution for DSP-side build when
running the dsplinkcfg script, and build DSP-side separately from dos
shell.

Regards,
Mugdha 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Robert W. Kuhn
Sent: Thursday, February 07, 2008 2:29 PM
To: davinci-linux-open-source@linux.davincidsp.com
Subject: Re: simple data exchange between ARM and DSP

Am Wed, 6 Feb 2008 13:09:42 +0100 schrieb Robert W. Kuhn:

>  "main.c", line 20: fatal error #5: could not open source file "std.h"
>    #include <std.h>

It is a strange problem:

/cygdrive/c/CCStudio_v3.3/dsplink_1_50/dsplink/dsp/src/base/gen
$ /opt/ti-tools/c6000/cgtools/bin/cl6x
-I=/opt/ti-tools/bios/packages/ti/bios/include/ failure.c "failure.c",
line 20: fatal error: could not open source file "std.h"
1 fatal error detected in the compilation of "failure.c".
Compilation terminated.

>> Compilation failure

/cygdrive/c/CCStudio_v3.3/dsplink_1_50/dsplink/dsp/src/base/gen
$ /opt/ti-tools/c6000/cgtools/bin/cl6x
-I/opt/ti-tools/bios/packages/ti/bios/include/ failure.c "failure.c",
line 20: fatal error: could not open source file "std.h"
1 fatal error detected in the compilation of "failure.c".
Compilation terminated.

>> Compilation failure

????
Has anybody seen that before? I followed the instructions in the
UserGuide.pdf

Bye - Robert

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
_______________________________________________
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