I have a script to setup different stuff before I start debugging the target with Trace32. Sometimes I debug also on simulator where some steps are not relevant for.
I want to check in a script if I run on simulator or I am attached to live system. Is there any cmd or way to achieve it in .cmm?
Thanks,