I do not have RVDS 4.0 but if it is windows version, you may try [url="http://www.autoitscript.com/autoit3/"]www.autoitscript.com/.../url]
Real view debugger (RVDS 4.0) has command line interface (it can be started in command line mode or commands can be entered in GUI). The task is to send commands to running RVD (suppose, running in GUI mode) from user application (my application). Does RealView debugger has any standard interface to do it (tcp/ip or any library supplied which can be used to develop such an application)? Thanks