Hi all,
I am trying to write into a dut memory using jtag commands. Each command write one byte in the dut memory. At the moment I will need to write 5k bytes
I am able to create the waveforms (using the Labview jtag library).
The problem is that the dut works at 5MHz clock and after each command there are a ack pulse.
I must wait for this pulse before send another command.
How I could implement this waiting time?
Hardware: Pxie-6556
Software Labview 2013
Tks,