Update the configuration file, ${PROJECT_PATH}/Emulation-SW/Work/options/x86sim.options
, change trace=no
to trace=yes
and trace-print=no
to trace-print=yes
Or add --trace
and --trace-print
to run configuration and click on Apply
then Close
.
Note:
--trace
option to get a full trace report at the end of the simulation.
--trace-print
option to get output displayed on the console while the simulation is running.