TWiST
Newbie
Karma: +4/-0
Offline
Posts: 20
|
|
« Reply #15 on: May 16, 2010, 01:40:49 PM »
|
|
|
Ok so I have made some progress I think, changing the following values to disable EGT and so far so good.
CDATR 0x18196 Configuration byte diagnosis exhaust gas temperature regulation CDATS 0x18197 Configuration byte diagnosis exhaust gas temperature sensor
CLAATR 0x106b0 Error class exhaust gas temperature regulation CLAATR2 0x106b1 Error class exhaust gas temperature regulation bank 2
CLAATS 0x106b4 Error class exhaust gas temperature sensor CLAATS2 0x106b5 Error class exhaust gas temperature sensor bank 2
The 181xx range was the same on my AA box ecu but the 106xx range was a tad different the dummy table starts (I believe) at 1073B on my revision AA box ecu.
|
|
|
Logged
|
|
|
|
RaraK
|
|
« Reply #16 on: May 17, 2010, 01:43:03 PM »
|
|
|
Good work, keep the information coming guys
|
|
|
Logged
|
|
|
|
audi_skydiver
Newbie
Karma: +0/-0
Offline
Posts: 23
|
|
« Reply #17 on: September 18, 2010, 12:17:52 PM »
|
|
|
Twist... How is this going for you? Any issues? I want to do this to my car but I am not sure how to do it. LOL
Josh
|
|
|
Logged
|
|
|
|
spen
Full Member
Karma: +43/-0
Offline
Posts: 112
|
|
« Reply #18 on: September 24, 2010, 02:32:44 AM »
|
|
|
If someone posts a link to the AA rom, which is not in my collection, I will find the M addresses noted earlier in the AA rom. Or at least confirm them.
Is it worth noting these error classes for all the roms?
|
|
« Last Edit: September 24, 2010, 05:32:17 AM by spen »
|
Logged
|
|
|
|
turboskipper
Jr. Member
Karma: +3/-0
Offline
Posts: 40
|
|
« Reply #19 on: September 24, 2010, 11:25:41 AM »
|
|
|
Have you tried running your scripts against a complete a2l file spen? See what mistakes it makes?
|
|
|
Logged
|
|
|
|
spen
Full Member
Karma: +43/-0
Offline
Posts: 112
|
|
« Reply #20 on: September 24, 2010, 12:48:58 PM »
|
|
|
give me an asap file for an s4! I've proven the accuracy against the publicly available g and m information. I'm very certain of the d box translations as I've looked up those in winols. actually I've just coded up the DTC enable table, the diagnois enable table is more or less static as it's the first function compiled at 0x800000 and 0x80001e
|
|
« Last Edit: September 24, 2010, 12:56:55 PM by spen »
|
Logged
|
|
|
|
turboskipper
Jr. Member
Karma: +3/-0
Offline
Posts: 40
|
|
« Reply #21 on: September 24, 2010, 01:17:00 PM »
|
|
|
No asaps for the S4. I've got a few for MED9 if you've done any work there.
|
|
|
Logged
|
|
|
|
spen
Full Member
Karma: +43/-0
Offline
Posts: 112
|
|
« Reply #22 on: September 24, 2010, 01:50:12 PM »
|
|
|
sorry, no. I've never had an MED9 powered car.
|
|
|
Logged
|
|
|
|
Tony@NefMoto
Administrator
Hero Member
Karma: +132/-4
Offline
Posts: 1389
2001.5 Audi S4 Stage 3
|
|
« Reply #23 on: September 28, 2010, 02:46:09 PM »
|
|
|
|
|
|
Logged
|
|
|
|
audi_skydiver
Newbie
Karma: +0/-0
Offline
Posts: 23
|
|
« Reply #24 on: October 05, 2010, 10:21:19 PM »
|
|
|
OK, So i cannot figure out how to remove the EGT's for the life of me! I can't seem to find them even with the locations listed above... how do you do this!?!?! Can anyone do it for me if I post my BIN file?
Thanks
|
|
|
Logged
|
|
|
|
audi_skydiver
Newbie
Karma: +0/-0
Offline
Posts: 23
|
|
« Reply #25 on: October 09, 2010, 10:51:50 AM »
|
|
|
Anyone? Josh
|
|
|
Logged
|
|
|
|
audi_skydiver
Newbie
Karma: +0/-0
Offline
Posts: 23
|
|
« Reply #26 on: October 09, 2010, 07:19:35 PM »
|
|
|
Ok, I started messing around more with this and here is what I found so far....
Based off of what TWiST posted above, I found the first two locations. I opened my AA box ECU and then loaded an XDF file for an M box. The locations were slightly different than his...
Here is where I found the first 2 EGT values:
CDATR 0x18198 Configuration byte diagnosis exhaust gas temperature regulation CDATS 0x18199 Configuration byte diagnosis exhaust gas temperature sensor
However I can't find anything else? Where else should I be looking???
Josh
|
|
|
Logged
|
|
|
|
TWiST
Newbie
Karma: +4/-0
Offline
Posts: 20
|
|
« Reply #27 on: October 11, 2010, 10:26:47 AM »
|
|
|
Why would you use an XDF for M box when you have an AA box ? The locations are clear and you dont even need winols for this job. If you have something that can handle the checksums then you can do this with any free hex editor. If this is really that confusing for you to do on your own I really suggest that you DO NOT DO IT. Because most likly you will end up doing something wrong and possibly a bricked ecu.
|
|
|
Logged
|
|
|
|
audi_skydiver
Newbie
Karma: +0/-0
Offline
Posts: 23
|
|
« Reply #28 on: October 11, 2010, 04:34:52 PM »
|
|
|
I think it's more of I know what I am looking for but I just can't seem to have it show up... like I said... i found the first two locations that you posted but I can't find the other 4. When I start looking for them I can't seem to find the right locations.
Josh
|
|
|
Logged
|
|
|
|
Rick
|
|
« Reply #29 on: October 13, 2010, 09:19:23 AM »
|
|
|
How do you mean you can't find them, the addresses are fully labelled?
|
|
|
Logged
|
|
|
|
|