S32K144 generate bin under MDK

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

S32K144 generate bin under MDK

4,036件の閲覧回数
shenlanzeng
Contributor I

How does S32K144 generate bin ,under MDK,how many addresses need to changed,thanks!

i used MDK generate bin like that,but it generate a floders 

pastedImage_1.png

generate:

pastedImage_2.pngpastedImage_3.pngpastedImage_4.png

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

3,522件の閲覧回数
robertboys
Contributor IV

I am no fromelf expert:  but using --bin creates a file for each load area - that is why you see the folder with 3 files.

Try this:  does it give you what you want ?

fromelf --bincombined --output=Blinky.bin Blinky.axf

You can also create a Intel hex file easily.

Bob

0 件の賞賛
返信

3,522件の閲覧回数
shenlanzeng
Contributor I

hi,i used BootLoader like that:it's a led code,i configed like that

and the jump command like that:

but after jump,Nothing happens,so could you help me,thanks!

0 件の賞賛
返信

3,521件の閲覧回数
shenlanzeng
Contributor I

hi,i used BootLoader like that:it's a led code,i configed like that

and the jump command like that:

but after jump,Nothing happens,so could you help me,thanks!

0 件の賞賛
返信

3,521件の閲覧回数
shenlanzeng
Contributor I

thanks ,the problem has been solved

0 件の賞賛
返信