Unable to build rtos application with Android Automotive

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to build rtos application with Android Automotive

Jump to solution
771 Views
vinothkumars
Senior Contributor IV

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.

 

 

 

Regards,
Vinothkumar Sekar
0 Kudos
1 Solution
728 Views
vinothkumars
Senior Contributor IV

I able to build standalone application by modifying the device-fsl.

Regards,
Vinothkumar Sekar

View solution in original post

0 Kudos
2 Replies
729 Views
vinothkumars
Senior Contributor IV

I able to build standalone application by modifying the device-fsl.

Regards,
Vinothkumar Sekar
0 Kudos
749 Views
AldoG
NXP TechSupport
NXP TechSupport

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.

0 Kudos