Hi All,
We have Am335x custom based board. I want to test few peripherals in this board.In this board build setup is Arago. I am testing the peripherals using linux test project. In ltp we created our own platform file platform file called delphi-vp1 inside platform folder.
I did memory test using below command.
./runltp -p delphi-vp1 -f ddt/memtest.
I was successfully ran and all test cases were passed.
But when ran below command for nor performance testing. I got error.
Please see attached error log file and let share the thoughts.