USB secondary bootloader & Android OS

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

USB secondary bootloader & Android OS

843 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Franky on Wed Mar 13 13:31:02 MST 2013
Hello Guys, I need some support around firmware transfer to uC with Android OS. I have problem with firmware transfer (*.bin) from Android tablet to uC NXP LPC1768. The point is that the android PC find the uC memory and I can transfer the firmware. But after reset the uC wont execute user firmware. The firmware loads into the uC successfully.
The whole firmware transfer process works on windows PC without any problems.
Are there any compatibility problems, or settings to overcome this problem on Android tablet?
I think I'm not only one who was tried to transfer *.bin file to uC from Android tablet.
0 Kudos
Reply
2 Replies

796 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Franky on Thu Mar 14 23:51:37 MST 2013
Thank you Tsuneo.
0 Kudos
Reply

796 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Tsuneo on Thu Mar 14 11:10:44 MST 2013
The FAT file system support on Android derives from Linux code.
And then, the workaround for Linux will be applied.

http://www.nxp.com/documents/application_note/AN10986.pdf
[I]The most general workaround is to overwrite the firmware.bin in place.[/I]

Tsuneo
0 Kudos
Reply