how do I disassemble a hex file in codewarrior?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how do I disassemble a hex file in codewarrior?

957 Views
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.

Labels (1)
3 Replies

527 Views
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

527 Views
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 Kudos

527 Views
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 Kudos