Altera_Forum
Honored Contributor
7 years agoaocl-clang exists but is not working!
I try run hello_world and get this error:
C:\Windows\system32>aocl version aocl 16.0.0.211 (Altera SDK for OpenCL, Version 16.0.0 Build 211, Copyright (C) 2016 Altera Corporation) C:\Windows\system32>%ALTERAOCLSDKROOT%\init_opencl.bat AOCL_BOARD_PACKAGE_ROOT is set to C:\altera\16.0\hld\board\s5phq. Using that. Adding C:\altera\16.0\hld\bin to PATH Adding C:\altera\16.0\hld\host\windows64\bin to PATH Adding C:\altera\16.0\hld\board\s5phq\windows64\bin to PATH C:\Windows\system32>cd C:\Users\usuario\Documents\Master\hello_world C:\Users\usuario\Documents\Master\hello_world>aoc -march=emulator device\hello_w orld.cl -o bin\hello_world.aocx --board s5phq_a7 Error: aoc: Executable C:/altera/16.0/hld/windows64/bin/aocl-clang exists but is not working! The cause of failure cannot be determined. Run executable manually and watch for error messages. Can anybody help me?