DSPRelated.com
Forums

help me please

Started by sham...@yahoo.co.uk November 16, 2009
hi guys,
I have started to study with Dr. Rulph Chassaing's new book
I could not manage to apply first example of the R. Chassaing's book
(C6416&C6713). The problem is:

"sine8_led.c", line 3: fatal error: could not open source file
"dsk6713_aic23.h"

I have tried different ways to include related .h files. But I have no result.
I need help. Tnx a lot. (I have dsk6713)

_____________________________________
sham,

first find the file on your PC., note the path to that file
second, add that path to the list of include paths in the build options.
third, refresh the list of dependencies
forth, the file should be listed in the list of include files in the project.
right click that file name.
fifth, check that the properties for that file in the project have the correct path.

R. Williams

---------- Original Message -----------
From: s...@yahoo.co.uk
To: c...
Sent: Sun, 15 Nov 2009 13:02:00 -0500
Subject: [c6x] help me please

>
>
> hi guys,
> I have started to study with Dr. Rulph Chassaing's new book
> I could not manage to apply first example of the R. Chassaing's book
> (C6416&C6713). The problem is:
>
> "sine8_led.c", line 3: fatal error: could not open source file
> "dsk6713_aic23.h"
>
> I have tried different ways to include related .h files. But I have no result.
> I need help. Tnx a lot. (I have dsk6713)
------- End of Original Message -------