UART Bootloader for M52259EVB w/MQX

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

UART Bootloader for M52259EVB w/MQX

1,472件の閲覧回数
M_Grillo
Contributor III

Are there any UART bootloader examples for the M52259 that work with projects using MQX?

 

Thanks,

Mark

 

 

0 件の賞賛
返信
1 返信

816件の閲覧回数
CarlFST60L
Senior Contributor II

I am not aware of one.

 

I have written my own serial boot loader that works with some simple cygwin terminal to manage the serial transfer to the processor, it also has dual bootable images and can run from external memory (MRAM). My bootloader actually boots to a very small MQX image that manages the serial (itty) and flash update (flashx).