Using USBDM to extract HEX file hsc08

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

Using USBDM to extract HEX file hsc08

2,627 次查看
fawad89
Contributor I

Hello,

I was recently asked to reverse engineer an inverter card, that uses mc9s08ac48 controller by NXP, i got USBDM programmer, is there anyway i can extract the HEX file from a current microcontroller and use it.

0 项奖励
回复
4 回复数

2,148 次查看
andy_Musk
Contributor III

how to use  memorydump program to read the flash and produce a Motorola SREC file  by USBDM programmer?

xqhrs232_andy_0-1686638655141.png

how to use it   to read flash?  Have you provided any documentation

0 项奖励
回复

2,143 次查看
pgo
Senior Contributor V

Firstly - Please don't add to existing threads unless you are responding to the thread - Start a new one please.

This program was written in response to a particular request and there is no info apart from what the program provides in pop-up help for the fields.

You need to be familiar with the architecture to understand the options.

You need to know the target memory map and what areas you are interested in to determine the memory ranges to read.  If the target is paged this is additional info. needed.

It's pretty low-level - what do you need help with?

 

0 项奖励
回复

2,134 次查看
andy_Musk
Contributor III

i want to read back flash data of MC9S08JM60,i can use USBDM Memory Dump to finish my job?

 

how to set the value of star, end and the width?

 

the flash address of  MC9S08JM60 is 0x1960----0xFFFF

标记 (1)
0 项奖励
回复

2,584 次查看
pgo
Senior Contributor V

If the chip has security enabled then it is not possible to read the flash.

Otherwise, the memorydump program should be able to read the flash and produce a Motorola SREC file.

bye

0 项奖励
回复