Forum Discussion
Altera_Forum
Honored Contributor
11 years agoBruce,
What command are you using to run your host program? It should be: env CL_CONTEXT_EMULATOR_DEVICE_ALTERA=<board_name> <your_host_program_name> Also remember to check aocl linkflags. There should be an additional emulation library. I have gotten this to run on Linux but haven't tried windows. There are some prerequisites for running in Windows listed in the Altera Programming guide as well. Hope that helps. Rudy