PDA

View Full Version : FAO Mr Banks


AndyF
05-05-2009, 06:49 PM
John,
Just a very quick question re the later ECU code.

Does it have quite a few parts of it that are dependant upon particular flags being switched in particular config memory locations or indeed code locations?

I've got quite a few bits in mine where there are sections of code that are bypassed depending upon certain bits in memory locations that are initialised to certain values on ECU start or certain code location values that are obviously set in the original coding of the ECU and I just wondered if it was the same in the later cars.

Cheers

Andy

jcsbanks
05-05-2009, 07:41 PM
Yes very similar.

AndyF
06-05-2009, 08:20 AM
Can you think of any reason as to why or is it down to the fact that the code is probably quite generic and used across a range of vehicles and so it's easier to just tick certain flags depending upon which engine etc?

Andy

jcsbanks
06-05-2009, 05:40 PM
Well they all have six cylinder code in them, presumably Mitsi just use a code base for all their ECUs for various cars and modify it?

Lots of routines that are called, make a comparison with a ROM constant and then return doing effectively nothing.