Firmware update using MCUxpresso

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

Firmware update using MCUxpresso

1,643件の閲覧回数
sanket_joshi
Contributor I

We have used CodeWarrior 10.xx and created firmware( converting .s19 file (which are generated by CodeWarrior 10.xx) to .bin file using Burner software)). 

 

I have some query Regarding MCUXpresso as below

 

1) Can We use same bootloader and same firmware tool (DFU-Demo) to update firmware after migration?

 

2) If No, than whats will be the process to update firmware which are running on field?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

1,531件の閲覧回数
BlackNight
NXP Employee
NXP Employee

The S19 file format contains the address information (where to load the data) and the data itself with a CRC.

From this perspecitve it is very universal and can be both used by debuggers and bootloaders/DFU tools.

I hope this helps,

Erich

0 件の賞賛
返信