Hi, I wonder if there is anyway to open Keil Simulator from the command line?
Thanks
You can build your project from the command line and set the target to "Simulator", see the option '-t':
https://www.keil.com/support/man/docs/uv4/uv4_commandline.htm
But managing the Keil Simulator via the command line is not possible.