Can you describe exactly what you're doing to run your code? You should be hitting the Run arrow on Robot Main.vi (not running as startup - you won't be able to use the debugger then) and then going into the VI you want to debug and clicking the
highlight execution button on the toolbar. Also, is the VI you're trying to debug re-entrent and is debugging enabled (open
VI Properties and check the
execution tab)?