Part Number: J721EXCPXEVM
Tool/software:
Hello, experts. I am encountering challenges in building a custom ipc_echo_test program while testing RPMsg on the J721E board.
Currently, the rpmsg_char_simple described in the is running normally, but I would like to build custom IPC firmware.
I attempted the command make -s ipc_echo_test CORE=mcu2_0 in the <pdk_path>/packages/ti/build directory, but I received the following error:
I would like to build a custom IPC test program. What steps do I need to follow?