Serial Download Example/Instructions or Tool?

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

Serial Download Example/Instructions or Tool?

10,627 Views
Michael_ng
Contributor II

Need to be able to use the serial download (micro usb for example) to boot new executables rather than loading them onto the micro SD...any guidance help would be appreciated.

Labels (1)
23 Replies

178 Views
Michael_ng
Contributor II

Yes to your first question... We are building/porting a microkernel to the iMX53 and so are doing bare metal work.  On an M3 which we developed our microkernel on first, we load into flash from eclipse and run from there which is much quicker than installing a new image on the micro sd and booting it that way.  If we can go directly to memory that should work..network boot would likely work too if the bootloader takes care of setting up the drivers for ethernet the way it apparently does for usb and uart?

Thanks for your reply....

0 Kudos

178 Views
RandyKrakora
NXP Employee
NXP Employee

Are you saying you want to load code into RAM via the mfg. tool every time you make a change? Maybe you really want to boot via nfs mounted rfs? Or are you debugging kernel changes? Maybe you can give more details?

0 Kudos