The debugger model in CVI has changed from CVI 5.0.1 to 5.5. We now debug
your application as a separate process. Since it is a separate process,
your application's panels will not respond to CVI environment hot keys like
Ctrl-F12. Ctrl-F12 still works, but the active window has to be a CVI window
(project window, source code window) and not your applications user interface
windows. If you do not see the CVI project window, right-click on the CVI
item in the taskbar and select Show Windows. There is a setting in the Options->Run
Options that will hide the CVI windows when your run your application that
you can turn off.
Best Regards,
Chris Matthews
Measurement Studio Support Manager
Chromasys wrote:
>It's impossible to break in debug m
ode CVI5.5.1 with the sequence>Ctrl+F12.>Could
someone please tell me if somebody found a solution ?>