View Single Post
  #943  
Old 12-03-2009, 10:27 AM
longassname's Avatar
longassname longassname is offline
Just some dude.
 
Join Date: Sep 2002
Location: Miami, FL
Posts: 3,986
Significant Technical Input
Re: Memory dump of ECU

You may want to take a look at the routines storing between 12d0 and 1318and between 1318 and 1338. You should find that's where the learned data is stored. The default values for the first range are 8000 and the default values for the 2nd range are 0000. You'll find the thresholds you were mentioning wanting to know compared in those routines as well.


Quote:
Originally Posted by b3lha View Post
Thanks for posting that Michael. I knew some of them but not all. It's definitely good useful information.

I've been doing a lot of work with IDA on the later ROMs, so now I'm busy trying to get it working with the SVX rom. But I can't get their 7700 disassembler to track the M flag properly.
Reply With Quote