Forum Discussion
DHawv
New Contributor
5 years agoThe solution was to compile the host code on an fpga_compile node rather than on the fpga_runtime node.
I had the opposite problem with fast emulation, where it was necessary to compile the code on the fpga_runtime node for the program to be able to find the emulation platform at run time (on either type of node).
It would be nice to be able to compile host code for emulation or profiling on either type of node.