$ export PATH=/path/to/sdk/toolchain/bin:$PATH The installed SDK toolchain will then need to be added to your PATH via: To enable Qemu, enable the Qemu option within Toolchain Configuration. Timesys provides Qemu within the target cross toolchain in the SDK. The Qemu Manual covers much of the functionality provided by Qemu along with advanced configuration examples not covered here. Using LinuxLink tools with Qemu is easy, as the platform files built can be fed directly to Qemu with minimal configuration.
Qemu is an open source machine emulator that can be useful for embedded design and testing.