Using Uart to serial download image to NOR.

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

Using Uart to serial download image to NOR.

ソリューションへジャンプ
939件の閲覧回数
primetime
Contributor I

I am developing on QSB using IAR  and JTAG to lload to ram and run the application.  We also tweak  the QSB OBDS to burn the image to NOR  using  JTAG   I  need to be able to serially via uart burn the image to NOR.   Is the MFG TOOL able to do that  via UART.

Looking  for suggestions. Thanks.

ラベル(1)
0 件の賞賛
1 解決策
696件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

The MFG Tool only support USB. If you want to use UART, unfortunately we don't have document talk about this. You may need to customize it by yourself.

One option is ATK tool which support UART and USB. But it was a programming tool used for i.MX51, not for i.MX53. I think you can take it as a referene.

IMX_ATK_SOURCE_CODE  (ver. 1.7)

元の投稿で解決策を見る

0 件の賞賛
1 返信
697件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

The MFG Tool only support USB. If you want to use UART, unfortunately we don't have document talk about this. You may need to customize it by yourself.

One option is ATK tool which support UART and USB. But it was a programming tool used for i.MX51, not for i.MX53. I think you can take it as a referene.

IMX_ATK_SOURCE_CODE  (ver. 1.7)

0 件の賞賛