Flashing bootloader and application in one time

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

Flashing bootloader and application in one time

ソリューションへジャンプ
1,609件の閲覧回数
bileldrira
Contributor II

Hi all,

I have wrote a bootloader for kinetis k64 and it works fine.

I want to prepare production phase so we don't have to flash the bootloader and the application file separately.

I thought about combining bootloader and application binaries together but I was unable to flash the resulting binary into the microcontroller using Multilink universal FX. I think that raw binary format is not supported.

Could you help me on solving this issue? am I missing something ? is it possible to program the mcu with the raw binary file using MU universal ? Or other ways are possible?

PS: I have also tried to add another section which includes the raw bin of the application with .incbin in assembler.

Any thoughts ?

Best regards.

ラベル(2)
0 件の賞賛
返信
1 解決策
1,373件の閲覧回数
bileldrira
Contributor II

I found a solution using .incbin. I have just missed an implementation detail.

But I am still interested in finding if there is a way to flash a binary file using Multilink universal jtag.

 

BR.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,374件の閲覧回数
bileldrira
Contributor II

I found a solution using .incbin. I have just missed an implementation detail.

But I am still interested in finding if there is a way to flash a binary file using Multilink universal jtag.

 

BR.

0 件の賞賛
返信
1,373件の閲覧回数
shengzhang
Contributor I

Could  you give me yours code,I want to study ,thanks ,

0 件の賞賛
返信