Notices
ECU Flash

Evo 10 - Ecuflash - 3 tables

Thread Tools
 
Search this Thread
 
Old Jun 8, 2008, 02:16 PM
  #76  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
Originally Posted by kalex
See text at addr 0185C in the EVO-X dump...
M32176 has only 512K flash ROM though?
Old Jun 8, 2008, 02:33 PM
  #77  
Newbie
 
dark-evo's Avatar
 
Join Date: Jul 2006
Location: all over the world
Posts: 23
Likes: 0
Received 0 Likes on 0 Posts
#5C185 Boost map

#5E623 Max WG duty A
#5E719 Max WG duty B
#5E80F Max WG duty C

#5910D Initial WG duty A
#59225 Initial WG duty B
#5933D Initial WG duty C
Old Jun 8, 2008, 02:57 PM
  #78  
Newbie
 
dark-evo's Avatar
 
Join Date: Jul 2006
Location: all over the world
Posts: 23
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by EFIxMR
Found some more stuff, but it could be hit and miss


X axis offset: 61690 scaling boostbar?? elements "14"


Any input on these maps would be much appreciated!
here is correct point #61EE8
Old Jun 8, 2008, 02:58 PM
  #79  
EvoM Guru
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 129 Likes on 97 Posts
Originally Posted by jcsbanks
M32176 has only 512K flash ROM though?
Its definitely a > 512K ROM. There is code beyond addr 0x7FFFF.

What is the address of the entry point that you found? I'm not finding what you found?
Old Jun 8, 2008, 03:05 PM
  #80  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
I pressed "c" at address 0, then it changes to bra.l 3a30
Old Jun 8, 2008, 03:08 PM
  #81  
Former Sponsor
iTrader: (10)
 
EFIxMR's Avatar
 
Join Date: Oct 2004
Location: retired
Posts: 954
Likes: 0
Received 3 Likes on 2 Posts
Originally Posted by dark-evo
here is correct point #61EE8
thanks dark! that one is driving us crazy trying to figure that one out!
Old Jun 8, 2008, 03:11 PM
  #82  
EvoM Guru
Thread Starter
iTrader: (8)
 
RazorLab's Avatar
 
Join Date: Aug 2003
Location: Mid-Hudson, NY
Posts: 14,071
Received 1,056 Likes on 764 Posts
Originally Posted by dark-evo
here is correct point #61EE8
Ok now I have X as TPS voltage and table as bar target.

This seems more in-line to how the subaru does boost control so this could be correct.

Old Jun 8, 2008, 03:14 PM
  #83  
Evolved Member
iTrader: (5)
 
Mr. Evo IX's Avatar
 
Join Date: Nov 2005
Location: Plano, TX
Posts: 1,910
Received 1 Like on 1 Post
[QUOTE=razorlab;5752161]Ok now I have X as TPS voltage and table as bar target.

This seems more in-line to how the subaru does boost control so this could be correct.


That looks right. 3D.. nice

Last edited by Mr. Evo IX; Jun 8, 2008 at 03:43 PM.
Old Jun 8, 2008, 03:26 PM
  #84  
EvoM Guru
Thread Starter
iTrader: (8)
 
RazorLab's Avatar
 
Join Date: Aug 2003
Location: Mid-Hudson, NY
Posts: 14,071
Received 1,056 Likes on 764 Posts
Originally Posted by dark-evo
#5C185 Boost map

#5E623 Max WG duty A
#5E719 Max WG duty B
#5E80F Max WG duty C

#5910D Initial WG duty A
#59225 Initial WG duty B
#5933D Initial WG duty C
2D or 3D?
Old Jun 8, 2008, 03:36 PM
  #85  
Newbie
 
dark-evo's Avatar
 
Join Date: Jul 2006
Location: all over the world
Posts: 23
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by razorlab
2D or 3D?
3D

<map name="Initial WG Duty A" type="3" active="1" help="" class="Turbo" map_struct="" level="0">
<rows scaling="Evo32_axis_Rpm16" count="16" offset="#60DB8"/>
<cols count="17" offset="#60E3E" storagetype="uint16" func_2val="[value]" func_val2="[value]" format="%.2f" metric="" caption="" desc=""/>
<data count="1" offset="#5910D" storagetype="uint8" func_2val="[value]" func_val2="[value]" format="%.2f" metric="" caption="" desc="" inc="1" incb="5" incdata="0" incdatab="0" inc_dir="1" order="rc" color_dir="1"/>
</map>

<map name="Initial WG Duty B" type="3" active="1" help="" class="Turbo" map_struct="" level="0">
<rows scaling="Evo32_axis_Rpm16" count="16" offset="#60DB8"/>
<cols count="17" offset="#60E3E" storagetype="uint16" func_2val="[value]" func_val2="[value]" format="%.2f" metric="" caption="" desc=""/>
<data count="1" offset="#59225" storagetype="uint8" func_2val="[value]" func_val2="[value]" format="%.2f" metric="" caption="" desc="" inc="1" incb="5" incdata="0" incdatab="0" inc_dir="1" order="rc" color_dir="1"/>
</map>

<map name="Initial WG Duty C" type="3" active="1" help="" class="Turbo" map_struct="" level="0">
<rows scaling="Evo32_axis_Rpm16" count="16" offset="#60DB8"/>
<cols count="17" offset="#60E3E" storagetype="uint16" func_2val="[value]" func_val2="[value]" format="%.2f" metric=" Volt" caption="TPS Voltage" desc="TPS Voltage"/>
<data count="1" offset="#5933D" storagetype="uint8" func_2val="[value]/1" func_val2="[value]*1" format="%.2f" metric=" %" caption="Adjustment" desc="Adjustment" inc="1" incb="5" incdata="0" incdatab="0" inc_dir="1" order="rc" color_dir="1"/>
</map>
Old Jun 8, 2008, 03:38 PM
  #86  
EvoM Guru
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 129 Likes on 97 Posts
Originally Posted by jcsbanks
I pressed "c" at address 0, then it changes to bra.l 3a30
Yep, I did that but got several errors and not much disassembly.
Old Jun 8, 2008, 03:41 PM
  #87  
Newbie
 
dark-evo's Avatar
 
Join Date: Jul 2006
Location: all over the world
Posts: 23
Likes: 0
Received 0 Likes on 0 Posts
Knock sensor filter maps 1-12

56647
566FF
567B7
5686F
56927
569DF
56B81
56C39
56CF1
56DA9
56E61
56F19
Old Jun 8, 2008, 04:24 PM
  #88  
Newbie
 
dark-evo's Avatar
 
Join Date: Jul 2006
Location: all over the world
Posts: 23
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by EFIxMR
fuel rpm offset: 60946
fuel load offset: 60876
it is wrong

correct address is

RPM #6096C
LOAD #60992
Old Jun 8, 2008, 04:49 PM
  #89  
EvoM Guru
Thread Starter
iTrader: (8)
 
RazorLab's Avatar
 
Join Date: Aug 2003
Location: Mid-Hudson, NY
Posts: 14,071
Received 1,056 Likes on 764 Posts
Darkevo,

Are those ecu-edit definitions?
Old Jun 8, 2008, 05:38 PM
  #90  
Newbie
 
dark-evo's Avatar
 
Join Date: Jul 2006
Location: all over the world
Posts: 23
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by razorlab
Darkevo,

Are those ecu-edit definitions?
yes

<map name="ECU ID" type="1" active="1" help="" class="Ecu ID" map_struct="" level="0">

<data count="8" offset="#5001C" storagetype="uint16" func_2val="[value]" func_val2="[value]" format="%.2f" metric="" caption="" desc="" inc="1" incb="5" incdata="0" incdatab="0" inc_dir="1" cols="1" view="hex" color_dir="1"/>
</map>

<map name="ECU Ver" type="1" active="1" help="" class="Ecu ID" map_struct="" level="0">
<data count="1" offset="#5002C" storagetype="uint16" func_2val="[value]" func_val2="[value]" format="%.2f" metric="" caption="" desc="" inc="1" incb="5" incdata="0" incdatab="0" inc_dir="1" cols="1" view="hex" color_dir="1"/>
</map>

<map name="ECU Label" type="1" active="1" help="" class="ECu ID" map_struct="" level="0">
<data count="6" offset="#3FFFA" storagetype="uint8" func_2val="[value]" func_val2="[value]" format="%.2f" metric="" caption="" desc="" inc="1" incb="5" incdata="0" incdatab="0" inc_dir="1" cols="1" view="char" color_dir="1"/>
</map>


Ecu id is 5236-16
ECU label is SM5236

Last edited by dark-evo; Jun 8, 2008 at 05:52 PM.


Quick Reply: Evo 10 - Ecuflash - 3 tables



All times are GMT -7. The time now is 11:26 AM.