SPRUIG6K January 2018 – March 2024
The C7000 Host Emulation package will be distributed as a part of the C7000 CGT. Installing C7000 CGT on a desired platform will install the C7000 Host Emulation package as well.
Libraries for different platforms and compilers
can be found in the host_emulation
directory of the installed
tools. All header files associated with Host Emulation can be found in the
host_emulation/include
directory of the installed tools.
For Visual C++, the
<target>-host-emulation.lib
library is compatible with the release version of the static
run-time library. The
<target>-host-emulationd.lib
library is compatible with the debug version of the static
run-time library.