This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ltp-testing in custom based AM335x board.

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.

7573.error.txt

Please see attached error log file and let share the thoughts.