Hi,
i am using i.MX 8 Mini Soc based board.
I want to use Zephyr RTOS for core-M4.
Following in a document, I flashed zephyr.bin through u-boot (in core-A53).
Here is my behavior:
west build pattern -b mimx8mm_evk / hello_world
fatload mmc 0: 1 0x7e0000 zephyr.bin; bootaux 0x7e0000
go 0x7e0000
I get an error message that:
If I flash and run the kernel image, I get the error message:
image2
Can anybody help me?
Best regards,
Dung Tran Anh