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.
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
hi dear
thanks for good Guidance!
but decoder only generate lst file !
how can i generate asm from lst?
regards,
peiman sh.
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