LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

dual debugging Blackfin 2.5

Hi,
 
      Dual debugging is not work for Labview embedded, blackfin module 2.5! I can not build, deploy, run or debug application when I check dual debugging in  Debug options (Window Target Configuration). The process is not finished, show a message " Failed to script build tools" I check that Visual DSP++ is connected with the same processor, target and platform!
 
    Is this a bug? I work without problem with the module 2.0!
 
 
 
The Caribbean!
0 Kudos
Message 1 of 3
(6,448 Views)

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

0 Kudos
Message 2 of 3
(6,430 Views)
Hi Janell, thanks for answer my question! Well I tried with these steps before, but the problem wasn't  fixed!
However, today I can fix the problem! I open Visual DSP++, open Preference Window in Settings Menu. uncheck the next options:
  • Reload last project on start -up
  • Restore last session on start-up

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......! Smiley Very Happy 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!

0 Kudos
Message 3 of 3
(6,425 Views)