From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Why system defination fails for timeout error?

Hello,

 

I have modified FPGA personality code for frequency measurement of PWM inputs.

After that I have generated bitfile successfully but when I try to deploy it fails for “Error -307276: one or more targets failed to start within the specified timeout. Verify that any start trigger or clock signal are configured correctly”

 

This was deploying and running properly before modifications.

Please let me know the reason behind this common error or any errors in coding.

 

Urgent help will be appreciated.

I have attached error and FPGA personality code screenshots.

 

Thanks and Regards,

Nilesh

Download All
0 Kudos
Message 1 of 2
(5,599 Views)

I was getting that same error and all I had to do to be able to deploy my SDF was increase the timeout specification in the project file properties.

 

In Project Explorer right click the project name and select Properties. In the dialog that pops up select Veristand Gateway. In the Veristand Gateway settings you can specify an amount of time to wait (Default = 120000 ms), or you can set it to wait indefinitely.

 

For me, this didn't resolve the increased deployment time but it kept me up and running until I figured it out.

 

PatM

0 Kudos
Message 2 of 2
(5,552 Views)