- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the University Program set up on my Windows 8 machine, working on the DE0 board. I am able to open the basic computer in Quartus and download it to the board, but once I try to build software for it, it won't compile.
The system seems unable to find the include files. I found the files there in the BSP support, but I have not been able to find where in the eclipse environment I should set the include directories. Any advise?Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you added a dependency from your application to the BSP? Normally Eclipse does this automatically, but this doesn't happen if you create them independently. After you do this, delete the Debug and Release directories in your project directory so that the Makefiles are created again.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page