Binary File for S12Z

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

Binary File for S12Z

496件の閲覧回数
dannydeng
Contributor III

Dears,

    Can you kinldy help to share the method to generate Binary File in CW 10.7 while develop MM9Z1J638?

    Thanks,

0 件の賞賛
返信
1 返信

383件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ray

I think this question was answered in case :00134711. in that case, I made video of how to generate hex file.

if you need bin file output, please modify bbl file as below:

OPENFILE "C:\Users\workspace\zvh128\FLASH\output.bin"
format=binary
busWidth=1
origin=0
len=0x1000000
undefByte=0xff
SENDBYTE 1 "C:\Users\workspace\zvh128\FLASH\zvh128.elf"
CLOSE

Hope this helps.

Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信