Unable to build rtos application with Android Automotive

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Unable to build rtos application with Android Automotive

跳至解决方案
1,525 次查看
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 项奖励
回复
1 解答
1,482 次查看
vinothkumars
Senior Contributor IV

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

Regards,
Vinothkumar Sekar

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,483 次查看
vinothkumars
Senior Contributor IV

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

Regards,
Vinothkumar Sekar
0 项奖励
回复
1,503 次查看
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 项奖励
回复