I am a new user, I would like to test rpmsg_char_zerocopy on my am62a evm.
I have test MCU SDK sample code ipc_rpmsg_echo_linux, all tests are fine. I can send and receive by default mcu code and linux app rpmsg_char_simple on am62a EVM.
Then, I built out the zerocopy sample code image as rpmsg_char_zerocopy\am62ax-sk\mcu-r5fss0-0_freertos\ti-arm-clang\ipc_rpmsg_zerocopy_linux.release.appimage.hs_fs.
I flash to ospi nand just replace with zerocopy image ,
# When sending application image, make sure to flash at offset 0x800000 (default) or to whatever offset your bootloader is configured for
#--file=../../examples/drivers/ipc/ipc_rpmsg_echo_linux/am62ax-sk/mcu-r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo_linux.release.appimage.hs_fs --operation=flash --flash-offset=0x800000
--file=../../examples/drivers/ipc/rpmsg_char_zerocopy/am62ax-sk/mcu-r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_zerocopy_linux.release.appimage.hs_fs --operation=flash --flash-offset=0x800000
but it boots fail:
DMSC Firmware Version 9.0.5--v09.00.05 (Kool Koala)
DMSC Firmware revision 0x9
DMSC ABI revision 3.1
Some tests have failed!!
What else should I check to this boot issue?
my sdk :
mcu_plus_sdk_am62ax_09_00_00_19
ti-processor-sdk-linux-edgeai-am62axx-evm-09_00_01_03
linux sdcard image : tisdk-edgeai-image-am62axx-evm.wic.xz
my flash script :
default_sbl_ospi_nand_linux_zerocopy_hs_fs.cfgdefault_sbl_ospi_nand_linux_zerocopy_hs_fs.cfg