Android app to interface with kboot/mcuboot

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

Android app to interface with kboot/mcuboot

670 Views
nickbourdon
Contributor III

I've ported KBOOT/MCUBOOT 2.0.0 over to the KL04 and have successfully been able to update it using blhost.exe. I'd like to be able to update it from Android. Is there any source code for an Android app that can do this?

We are running a custom Android 7.1.1 image on custom hardware that uses an i.MX6 Dual which communicates with the KL04 over UART.

android app‌ android7.1.1 kboot mcuboot kl04

Labels (1)
0 Kudos
2 Replies

535 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi Mick,

I'm sorry we haven't such code or example. Maybe you can refer a bit to NXP_Kinetis_Bootloader_2_0_0\apps\KinetisFlashTool\KinetisFlashTool. This works on windows, far from android.

Regards,

Jing

0 Kudos

535 Views
nickbourdon
Contributor III

Thank you Jing. I'll convert blhost into an Android background service.

Nick

0 Kudos