how do I disassemble a hex file in codewarrior?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how do I disassemble a hex file in codewarrior?

1,172 次查看
peimansh
Contributor II

hi dear

is that possible to disassemble a hex file in codewarrior?

if yes please let me know how...!

if no please give me a solution.

 

regards,

peiman sh.

标签 (1)
3 回复数

742 次查看
BlackNight
NXP Employee
NXP Employee

You might have a look at the decoder utility (in the prog folder of CodeWarrior).

I used it to decode e.g. S19 files.

Erich

742 次查看
peimansh
Contributor II

hi dear

thanks for good Guidance!

but decoder only generate lst file !

how can i generate asm from lst?

regards,

peiman sh.

0 项奖励
回复

742 次查看
BlackNight
NXP Employee
NXP Employee

Have a look at the documentation and the output options.

Help\PDF\MCU_Build_Tools_Utilities.pdf

Keep in mind that it will only be able to generate assembly for the supported platforms.

Erich

0 项奖励
回复