P0420 CEL fix rear 02 sensor
P0420 CEL fix rear 02 sensor
Hi all...
I've been asked if its possible to disable the CEL for P0420 on EVO X's.
Ive looked around and there doesnt seem to be a fix anywhere, are there any engine management (not mechanical) solutions.
Thanks all
Rewind
I've been asked if its possible to disable the CEL for P0420 on EVO X's.
Ive looked around and there doesnt seem to be a fix anywhere, are there any engine management (not mechanical) solutions.
Thanks all
Rewind
420 can be fixed by doing the rear02 disable, which is one of the ECU_OPTIONS in ecuflash..
however for USDM cars another code pops up, we are just testing the removal of that code now...
stay tuned!
however for USDM cars another code pops up, we are just testing the removal of that code now...
stay tuned!
Trending Topics

thx for the response tephra . . . and also xprimnt
patiently waiting to get rid of
P0420 Catalyst System Efficiency Below Threshold Bank 1 $7E8
I might have a fix for you guys as I located the settings for that test on a different rom. I've just been testing a tool I wrote that auto-extracts all the settings from an unknown rom. If I can get a database from one of you fellow disassemblers I can run the plugin on it and see if it uses the same code as the colt turbo. The patch has been tested on that and it works.
-Michael
-Michael
Code:
ld R1, @((off_BAC4 - 0xBA48), R9) ; Load sth R10, @R1 || nop ; Store halfword ld R1, @((off_BBDC - 0xBA48), R9) ; Load sth R10, @R1 || nop ; Store halfword ld R1, @((off_BBE0 - 0xBA48), R9) ; Load ld24 R4, #cat_efficiency ; Load 24-bit immediate lduh R2, @R4 ; Load unsigned halfword sth R2, @R1 ; Store halfword ld R1, @((ptr_cat_efficiency_limit - 0xBA48), R9) ; Load lduh R0, @R1 ; Load unsigned halfword mv R1, R11 ; Move register bl.l div_u16_u16_round ; Branch and link bl.l clipat_ff ; Branch and link
-Michael
Last edited by hackish; Jan 24, 2010 at 08:01 PM.



