11-13-2007 03:53 PM
11-13-2007 07:00 PM
Hello Caribbean,
As someone who works with LabVIEW Embedded for Blackfin, I have seen that error quite frequently. This error occurs when LabVIEW cannot connect to the processor - this could be due to a few different reasons, but it is usually due to one driver recognizing the device while another driver doesn't make the connection.
Fortunately, it is also easy to resolve. Try these steps and let us know if it doesn't work.
Good luck!
Janell
11-14-2007 08:26 AM
Close the program and reset the pc!. Then, Open Labview, check "dual debugging" in the option menu, open Visual DSP++ and connect to target with session via Debug Lite Agent and "voila" it works......! I think that the problem is because every open Visual DSP++ the last session is loaded, that is labview session, so the dual debugging can not be made it!
best regards
The caribbean!