06-03-2008 08:25 AM
Solved! Go to Solution.
06-05-2008 11:36 AM
Hi kcoggins,
The first thing I would check to see if it is somethign project/workspace specific or something that the IDE is doing wrong.
The easiest way to test this is to open up one of the CVI Shipping Examples that come with CVI on that computer and try to run it in debug mode with breakpoints and see if you can catch those breakpoints.
Also, what happens if you copy over a debug mode workspace and project (the entire folder with all the files) from the working computer onto the non-working one and run it in debug mode from CVI?
Hopefully the answers to those questions will give us a better idea of what is going on.