Tool/software:
Hi,
I am doing some development using an AM5729 custom board using SDK 6.03.
I am in the process of stress testing the system and have run into errors using stressapptest from Linux. Here is my output:
sudo stressapptest --stop_on_errors
Log: Commandline - stressapptest --stop_on_errors
Stats: SAT revision 1.0.6_autoconf, 32 bit binary
Log: buildd @ hartmann on Fri Mar 17 12:33:19 UTC 2017 from open source release
Log: 1 nodes, 2 cpus.
Log: Defaulting to 2 copy threads
Log: Total 612 MB. Free 226 MB. Hugepages 0 MB. Targeting 520 MB (84%)
Log: Flooring memory allocation to multiple of 4: 520MB
Log: Prefer plain malloc memory allocation.
Log: Using memaligned allocation at 0x95aff000.
Stats: Starting SAT, 520M, 20 seconds
[ 133.151893] cpu cpu0: _get_optimal_vdd_voltage: Failed optimized voltage match for 860000
Log: Region mask: 0x1
Log: CrcCopyPage CRC mismatch aaaaaaaa01aaaaaaaa01aaffffff5700aaffffff57f4 != aaaaaaaa01aaaaaaaa01aaffffff5700aaffffff5700, but no miscompares found. Retrying with fresh data.
Process Error: CPU 0(0x2) CrcCopyPage CRC mismatch aaaaaaaa01aaaaaaaa01aaffffff5700aaffffff57f4 != aaaaaaaa01aaaaaaaa01aaffffff5700aaffffff5700, but no miscompares found on second pass.
Report Error: miscompare : DIMM Unknown : 1 : 4s
Hardware Error: miscompare on CPU 0(0x2) at 0x968e0000(0x2e60d0:DIMM Unknown): read:0x5555555555555555, reread:0x5555555555555555 expected:0x0000000000000000
Log: CrcCopyPage CRC mismatch 1fffffffe011200fffffe01001fe != 1fffffffe011200fffffe0100200, but no miscompares found. Retrying with fresh data.
Log: CrcCopyPage CRC mismatch ffffffff01ffffffff01fe7fffff0380fe7dffff056e != ffffffff01ffffffff01fe7fffff0380fe7fffff0380, but no miscompares found. Retrying with fresh data.
Process Error: CPU 0(0x1) CrcCopyPage CRC mismatch ffffffff01ffffffff01fe7fffff0380fe7dffff056e != ffffffff01ffffffff01fe7fffff0380fe7fffff0380, but no miscompares found on second pass.
Assertion failed at worker.cc:602
Process Error: CPU 0(0x2) CrcCopyPage CRC mismatch 1fffffffe011200fffffe01001fe != 1fffffffe011200fffffe0100200, but no miscompares found on second pass.
Assertion failed at worker.cc:602
Assertion failed at logger.cc:150
Any assistance would be great to help me track down this problem
Thanks!