- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Running Demos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-26-2009 03:17 AM
Hello
I am trying to run demos' that came in board support package (.../bsl/demos) as a projects. When I open "led blinker" project in CCStudio and compile it' I have the following errors:
could not open source file "dm6473_init.h"
could not open source file "led_interface.h"
what should I change to run those demos as projects?
Solved! Go to Solution.
Re: Running Demos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-26-2009 04:57 AM
Alex,
The project uses the following environment variable to find its source files:
AVNET_S3ADSP_DM6437_INSTALLDIR
Can you verify if this environment variable is set to your installation path, such as:
C:\avnet_s3adsp_dm6437_1_07
Regards,
Mario.
Re: Running Demos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-26-2009 06:46 AM
I did change this environment variable to my installation folder in CCStudio Project->Build Options->{all the categories}, but now I have a different error:
could not open source file "cslr.h"
should I change this variable somewhere else?
Re: Running Demos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-27-2009 05:01 AM
Problem solved. I changed an environment variables in system properties.
Re: Running Demos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-27-2009 10:38 AM
Excellent !



