reading the flash memory

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

reading the flash memory

Jump to solution
2,022 Views
vinay
Contributor I
hi,
i am using codewarrior ver 5.1 and controller is JK8 0f HC08 series. i just want to know after loading an application ie .s19 file in to flash i want to read it back. how can i? i am not setting protection bits while programming. please help me.
Labels (1)
Tags (1)
0 Kudos
1 Solution
431 Views
peg
Senior Contributor IV
Hi,
Yes, you need to go into the debugger.
I prefer to run the"True-Time Simulator & Real Time Debugger" independantly. You can do this by running hiwave.exe from the prog directory under your codewarrior install directory.
Once in here, use the menus to establish connection.
When you have a connection there will be a menu named after the connection.
Under here you can choose the "Expert Programmer Mode".
Now you have the normal P&E programmer.
You can get this for HC08 as a seperate programme from pemicro.com
In here you can see the varios options like verify and upload module.
Good Luck!

View solution in original post

0 Kudos
3 Replies
431 Views
peg
Senior Contributor IV
Hi,
See the answer in this remarkably similar thread.

0 Kudos
431 Views
vinay
Contributor I
Hi
I just want  the procedure what i do to read it?. because when i am going to load .s19 file in debug window the debuger l dont connect second time untill and unless i press debug path. so tell mi exatelly what i do? i cant understand the message suggested by prevoius scrap.
0 Kudos
432 Views
peg
Senior Contributor IV
Hi,
Yes, you need to go into the debugger.
I prefer to run the"True-Time Simulator & Real Time Debugger" independantly. You can do this by running hiwave.exe from the prog directory under your codewarrior install directory.
Once in here, use the menus to establish connection.
When you have a connection there will be a menu named after the connection.
Under here you can choose the "Expert Programmer Mode".
Now you have the normal P&E programmer.
You can get this for HC08 as a seperate programme from pemicro.com
In here you can see the varios options like verify and upload module.
Good Luck!

0 Kudos