You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently deassert a HITL start probe before starting a test (and subsequently assert it again). We do this such that the probe stays asserted after finishing a test, which allows us to probe CPUs over JTAG during the postprocessing step. This is an enormous hack though, and should be resolved by #502. After merging #502 we should make sure to deassert start probes after finishing a test again.
We currently deassert a HITL start probe before starting a test (and subsequently assert it again). We do this such that the probe stays asserted after finishing a test, which allows us to probe CPUs over JTAG during the postprocessing step. This is an enormous hack though, and should be resolved by #502. After merging #502 we should make sure to deassert start probes after finishing a test again.
TODO
The text was updated successfully, but these errors were encountered: