- Load the Echo test firmware and
RPMsgmodule using the following code:echo image_echo_test > /sys/class/remoteproc/remoteproc0/firmware echo start > /sys/class/remoteproc/remoteproc0/state - Run the test using the following
code:
echo_test - After the test starts, follow the on-screen instructions to complete the test.
- After you complete the test, unload the application using the following
code:
echo stop > /sys/class/remoteproc/remoteproc0/state