hii,How we can create the 2 HEX files in one code warrior project

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

hii,How we can create the 2 HEX files in one code warrior project

1,851件の閲覧回数
maniiii
Contributor I

hi,

I am manoj i am doing CAN flash boot loader for Body control unit,I have to create 2 HEX files for my project in one project.

One hex file for Dataset(Hex file) and one Hex file for(Application Hex file).plz help very fast.

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

1,077件の閲覧回数
NavidadRedivivu
Contributor III

The Burner utility can handle this kind of tasks. You need to change your burner.bbl file to generate two hex files instead of one, specifying the appropriate memory ranges. To a certain extend you can use the .bbl file the project wizard generates for S12X derivatives. For these derivatives the burner generates two files too (thought by default these are s-record files): one with logical addresses and one with global addresses (.glo). Search the documentation boudled with your CW to find out more about the burner batch language used for this .bbl file. For newer versions of CW you can find it in the 'build tools utilities' manual.

0 件の賞賛
返信

1,077件の閲覧回数
maniiii
Contributor I

Thank you so much for replaying, I verifyed thgough ur process (burner utility file i saw) Burner.exe i opened and i imported my hex file and i got the output. But i have to  generate two Hex file automatically in one project.

 

for Dataset (hex file length is only 2 kB) and remaning for application hex file.so can u tell any other idea.plz help me

0 件の賞賛
返信