USB secondary bootloader & Android OS

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

USB secondary bootloader & Android OS

914 次查看
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 项奖励
回复
2 回复数

867 次查看
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 项奖励
回复

867 次查看
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 项奖励
回复