Forum Discussion
I have tried the new BSP and I am not able to compile it -- I have followed the steps in the README.txt that comes with the BSP as well as the tutorial provided on RocketBoards. In both cases, I can get through the "first stage compilation" successfully but then fails after running for a few minutes with the error "Compiler Error, not able to generate hardware." I have tried changing the *.xml board description files since they do not reflect version 16.0 and I've tried changing the Makefile to reflect the appropriate board (sockit_sharedonly). Those did not change the outcome. I've been running everything out of SoC EDS Command Line; I'm currently running aoc from DOS to see if there is some directory structure issue (which would be lame if this was an issue).
At any rate, here is what I'm running: Design Software: Quartus Prime Lite 16.0 w/ OpenCL SDK 16.0 SoC EDS 16.0 Targeting: Arrow SoCKit Evaluation Board, Cyclone V SoC 5CSXFC6D6F31C8NES I'm working with Terasic to resolve the issue, but while I wait for a response I figured I'd updated this thread. Also, has anyone else ran into this issue? EDIT (1): Same result running from Windows DOS CMD, as I'd hoped. EDIT (2): I ran it again with the vector_add example and monitored the memory all the way through; I have 16GB of memory installed and the compilation fails with ~1.7GB of free memory.