- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,guys
I have been able to compile and run a design for few days. All command and enviroment is OK, but yesterday I want to invoke "aoc --list-boards" I got the error message : Code: aoc: Unable to determine the execution envoronment of the Altera SDK for OpenCL aoc: Detailed error: Internal error: Path to SOPC Builder directory us not found! I assume I have an enviroment variable wrong, but which one, and how do I find out which it is. I could run checks on all variables but that takes a lot of time. Could you point me to the right variable?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had the problem a few days ago, and I found out that the problem was with QUARTUS_ROOTDIR_OVERRIDE. Make sure it points to the path of your quartus installation. For me it was "C:\altera_lite\15.1\quartus", since I'm using Quartus lite edition. I think by default aoc tries to look for SOPC in something like "C:\altera\15.1\quartus".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- I had the problem a few days ago, and I found out that the problem was with QUARTUS_ROOTDIR_OVERRIDE. Make sure it points to the path of your quartus installation. For me it was "C:\altera_lite\15.1\quartus", since I'm using Quartus lite edition. I think by default aoc tries to look for SOPC in something like "C:\altera\15.1\quartus". --- Quote End --- exactly, QUARTUS_ROOTDIR_OVERRIDE is error , it is changed as C:\altera\15.1\quartus\hld. It works after I modify. thanks for the help

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