Hi,
I am used to AM62x GP Board and then processor SDK 09.01. How to compile rpmsg_char_simple.c file. I followed the readme file compiling done every command is running successfully. I copy the compiled binary file in my processor SDK and paste usr/bin location. Power up my board then I put the comment rpmsg_char_simple -r 9 -n 10 then coming error I attached below.
root@am62xx-evm:~# rpmsg_char_simple -r 9 -n 10
-sh: /usr/bin/rpmsg_char_simple: cannot execute binary file: Exec format error
root@am62xx-evm:~#
How to fix this problem.
Regards,
Veerapandiyan V.