Hi All,
Unable to build hello world application for Android 9 Automotive got following error,
Configure hellow world in device-fsl. While building I got following error,
make[1]: *** No rule to make target 'm4_image.bin', needed by 'flash_all_spl_container_ddr_car'. Stop.
解決済! 解決策の投稿を見る。
I able to build standalone application by modifying the device-fsl.
I able to build standalone application by modifying the device-fsl.
Hello,
to build an M4 rtos application you may do it using GCC Arm or IAR.
When compiled using any of these two toolchains you may use the M4 binary to create the flash.bin
Best regards,
Aldo.