How to update application in bootloader?

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

How to update application in bootloader?

2,848件の閲覧回数
rla00220
Contributor III

i used wct1013a.

I have the boot loader code.

I know that the boot loader jumps directly to the code of the application.

But what if you want to upgrade other firmware on the bootload?

How do I clear my application code?

Help me .. please ..

0 件の賞賛
返信
4 返答(返信)

2,684件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Semikim,

Regarding your question, I suggest you refer to the an4759.pdf located at the link:

https://www.nxp.com/docs/en/application-note/AN4759.pdf 

The bootloader code is put at the top of program flash, located at from 0x1F400 to 0x1FFFF, after Reset, the DSC jump to the bootloader code, it monitor the SCI port, if it can not detect the SCI character until DelayTime, it will jump to application code, the application code Start Address is put at the address 0x1F3FD.

Hope it can help you

BR

Xiangjun Rong

0 件の賞賛
返信

2,684件の閲覧回数
joshua_hong
Contributor III

Hi Xiangjun Rong,

is the AN4759 also applicable to MWCT1003 as well?

0 件の賞賛
返信

2,684件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Semikim,

Yes, the an4759 is applicable  to MCWT1003.

BR

XiangJun Rong

0 件の賞賛
返信

2,684件の閲覧回数
joshua_hong
Contributor III

Hi Xiang Jun Rong,

Thank you! The application note is really helpful on the MCWT1003A.

Best regard

Joshua

Field Application Engineer

WT Microelectronics Singapore Pte Ltd

2 Serangoon North Ave 5, #05-01 Singapore 554911

Tel : +65 6853 1788 ext: 1067

Mobile : +65 9146 9763

Email : Joshua.Hong@wtmec.com<mailto:Joshua.Hong@wtmec.com>

Website : www.wtmec.com<http://www.wtmec.com/WT/?lang=en>;

0 件の賞賛
返信