Skip to content

Dev : first version of integratedtester procedure available, plus a modification to WriteCBCBlockReg.

Sarah Seif El Nasr requested to merge (removed):Dev into Dev

integratedtester now available in src that runs a current consumption test (using the HMP4040 server application ) , register W&R test, CBC calibration, short finder in series and generates single root file with all the test results, a simple test report in a text file, and a pass/fail indicating whether a DUT passed all the tests or not. The WriteCBCBlockReg method in *FWInterfaces have also been changed to avoid infinite loops when a mismatch occurs between the write and read-back value in a CBC register, it now stops attempting the write operation after 5 tries.

Merge request reports