Page 1 of 1

STi Group N ECU Map Dissassembly

PostPosted: Tue Feb 17, 2009 3:44 am
by KanScooby
Hi all, I have hit a log here ( and a big one), was looking at the ecuflash definition files for the various Subaru models and got rather confused with the addresses for the various tables. The rom files end at address 27FFF yet the xml def talks of table address 2AA37...what am I missing here.
There's also this Group N STi Map I would like to develop a definition file for and any help will be appreciated. Thanks all and good day.

Re: STi Group N ECU Map Dissassembly

PostPosted: Tue Feb 17, 2009 2:54 pm
by radsdau
The XML def is most likely referring to the 192k version of this file. In this version, there is a 32k RAM block in the middle of the file (which is useless for tuning), from 0x20000 IIRC. It is usually left out to save space.

I'm pretty sure ECUFlash handles this automatically when you load it in. If you want to match the XML def with the full ROM, just write 0x8000 bytes of anything (00 will do) in between the code at 0x20000.

Re: STi Group N ECU Map Dissassembly

PostPosted: Wed Feb 18, 2009 9:20 am
by KanScooby
Thanks for the info, I'll loose less hair now. :D

Re: STi Group N ECU Map Dissassembly

PostPosted: Thu Dec 22, 2011 1:41 pm
by stoneriverTHEfinn
So, how can I have a look at this map?