View Single Post
Old 04-25-2005, 13:26   #2 (permalink)
lalo.lerry
No Life Poster
 
lalo.lerry's Avatar
 
Join Date: Jan 2004
Location: Italy
Age: 49
Posts: 1,018
Member: 50673
Status: Offline
Thanks Meter: 2
@Student Charlie:
RAM value can be fond and understood:
-by fw routine studies, e.g. a RAM location is called/modified in a known routine (better way)
-by randomic RAM exploration

Anyway, going on with your RAM studies you will see the same RAM values are often repeated more than one in RAM, usually in close offsets (as you found out for Battery Voltage).
Usually they are identical in that moment but may not be the same in all situations, as they are controlled by different routines.
You can guess which to use only by deep understanding of laying routines or by great testing.

How to use a RAM location?
I've already told you, just look here
  Reply With Quote
 
Page generated in 0.14121 seconds with 7 queries