Pages: [1]
Author Topic: How do I find funcs in assembly that set a specific DTC?  (Read 4188 times)
elRey
Hero Member
*****

Karma: +32/-1
Offline Offline

Posts: 565


« on: October 18, 2012, 07:01:02 PM »

Use you have the DTC location and index via http://nefariousmotorsports.com/forum/index.php?topic=567.0

How do you go about identifying all teh functions in assembly that set/clear that DTC?

i.e. 17964/P1556 - Charge Pressure Control: Negative Deviation -> find function that set it

Thanks,
Rey
Logged
phila_dot
Hero Member
*****

Karma: +173/-11
Offline Offline

Posts: 1709


« Reply #1 on: November 02, 2012, 03:01:23 PM »

Just saw this thread...

The DTC index is passed to the function via r12, so it is easily found by searching.

r12, #43h
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.022 seconds with 16 queries. (Pretty URLs adds 0s, 0q)