03-20-2018 05:56 AM
I've been trying to deploy my bitfile through USB (on board) but it says "device not connected". Is there any separate way to deploy the project through USB?
Solved! Go to Solution.
03-21-2018 02:34 PM
Are you trying to download the bitfile to your project when connected to your computer via USB, or are you trying to use a USB to download the bitfile to it?
If you are just trying to avoid downloading through the project, you can do it through NI MAX: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019LGlSAM.
03-21-2018 11:24 PM
I'm trying to download the bitfile on sbRIO 9607. In max it does show the device is connected and running but when I download the bitfile on sbRIO it says target not found.
03-22-2018 05:25 PM
In NI MAX, under your sbRIO's devices and interfaces, do you see the FPGA target? What version of the LabVIEW FPGA Module do you have installed?
04-09-2018 03:18 AM
I'm using LV 2015 FPGA.
I'm trying to communicate sbrio with the computer using USB cable instead of ethernet. But whenever I run the project it says 'device not found'. Please tell me how can I resolve this?
Regards
04-10-2018 12:17 PM
Can you include a screenshot of this error? Does this occur when you try to run a FPGA VI? Can you see the device in MAX?
04-10-2018 11:14 PM
It says that failed to connect to the target.
Yes, whenever I try to run the FPGA it gives the error
In max, the device is connected, But the status is Inconsistent IP Setting, though I configure the static IP.
Regards,
04-11-2018 01:20 PM
You will need to fix the Network System State: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P6WdSAK.
04-29-2018 11:35 PM
Hello Brian!
I came across new problem on sbRIO 9607. I have set my project to "set as startup" but there is one issue I've been facing... The project doesn't run until I connect the sbRIO with Ethernet cable. I've deployed the sbRIO as standalone and giving it the 12V from external power supply instead of its own adapter. Is it the issue of grounding? Because whenever I connect it to the Ethernet cable (which is connected to the computer and getting proper grounding) it works fine. Please guide.
Thanks
04-30-2018 04:35 PM
Since the deployment seems to have been successful, I recommend creating a new post so you will gain more visibility. A couple of thoughts on the current issue:
-Does your application rely on any network communication (NPSV's, network streams, etc...)
-If your application uses the FPGA, how are you targeting it? If you are targeting it via the IP address, it will rely on the network: http://digital.ni.com/public.nsf/allkb/BF25E56AD1A02C0786257E5E006EE5C2?OpenDocument.