Forum Discussion
That status message isn't always 100% accurate, especially if you program the device in the Programmer instead of directly from the JTAG Configuration section of the .stp file window. Just try starting the logic analyzer after programming the device. If it works, great. If not, you may get a message about why it won't run.
- BeB5 years ago
Occasional Contributor
Hello,
Thanks for the feedback. The same issue arises whether I use the programmer or directly program the .sof from the signal tap analyzer window.
On top of that, I would like to enable signal tap to debug some faulty behavior at power up that happens once in a while, therefore I do not want to re-program the device once the faulty behavior happens.
Thanks again,
BeB
- sstrell5 years ago
Super Contributor
For that, you need to set up a power-up trigger that does exactly what you need: look for a trigger event to occur after device programming but before you can manually start the logic analyzer. See the debug tools user guide for details on setting up a power-on trigger.
- BeB5 years ago
Occasional Contributor
Yes I am aware, but that doesn't work when the message "program the device to continue" is displayed. I am sure the trigger worked, but I can't get the data from signal tap.