Notices
ECU Flash

Evo 10 - Ecuflash - 3 tables

Thread Tools
 
Search this Thread
 
Old Jun 8, 2008 | 02:16 PM
  #76  
jcsbanks's Avatar
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
Originally Posted by kalex
See text at addr 0185C in the EVO-X dump...
M32176 has only 512K flash ROM though?
Reply
Old Jun 8, 2008 | 02:33 PM
  #77  
dark-evo's Avatar
Newbie
 
Joined: Jul 2006
Posts: 23
Likes: 0
From: all over the world
#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
Reply
Old Jun 8, 2008 | 02:57 PM
  #78  
dark-evo's Avatar
Newbie
 
Joined: Jul 2006
Posts: 23
Likes: 0
From: all over the world
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
Reply
Old Jun 8, 2008 | 02:58 PM
  #79  
mrfred's Avatar
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
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?
Reply
Old Jun 8, 2008 | 03:05 PM
  #80  
jcsbanks's Avatar
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
I pressed "c" at address 0, then it changes to bra.l 3a30
Reply
Old Jun 8, 2008 | 03:08 PM
  #81  
EFIxMR's Avatar
Former Sponsor
iTrader: (10)
 
Joined: Oct 2004
Posts: 954
Likes: 3
From: retired
Originally Posted by dark-evo
here is correct point #61EE8
thanks dark! that one is driving us crazy trying to figure that one out!
Reply
Old Jun 8, 2008 | 03:11 PM
  #82  
RazorLab's Avatar
Thread Starter
EvoM Guru
20 Year Member
Liked
Loved
Community Favorite
iTrader: (8)
 
Joined: Aug 2003
Posts: 14,094
Likes: 1,092
From: Mid-Hudson, NY
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.

Reply
Old Jun 8, 2008 | 03:14 PM
  #83  
Mr. Evo IX's Avatar
Evolved Member
iTrader: (5)
 
Joined: Nov 2005
Posts: 1,910
Likes: 1
From: Plano, TX
[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.
Reply
Old Jun 8, 2008 | 03:26 PM
  #84  
RazorLab's Avatar
Thread Starter
EvoM Guru
20 Year Member
Liked
Loved
Community Favorite
iTrader: (8)
 
Joined: Aug 2003
Posts: 14,094
Likes: 1,092
From: Mid-Hudson, NY
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?
Reply
Old Jun 8, 2008 | 03:36 PM
  #85  
dark-evo's Avatar
Newbie
 
Joined: Jul 2006
Posts: 23
Likes: 0
From: all over the world
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>
Reply
Old Jun 8, 2008 | 03:38 PM
  #86  
mrfred's Avatar
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
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.
Reply
Old Jun 8, 2008 | 03:41 PM
  #87  
dark-evo's Avatar
Newbie
 
Joined: Jul 2006
Posts: 23
Likes: 0
From: all over the world
Knock sensor filter maps 1-12

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

correct address is

RPM #6096C
LOAD #60992
Reply
Old Jun 8, 2008 | 04:49 PM
  #89  
RazorLab's Avatar
Thread Starter
EvoM Guru
20 Year Member
Liked
Loved
Community Favorite
iTrader: (8)
 
Joined: Aug 2003
Posts: 14,094
Likes: 1,092
From: Mid-Hudson, NY
Darkevo,

Are those ecu-edit definitions?
Reply
Old Jun 8, 2008 | 05:38 PM
  #90  
dark-evo's Avatar
Newbie
 
Joined: Jul 2006
Posts: 23
Likes: 0
From: all over the world
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.
Reply



All times are GMT -7. The time now is 04:25 PM.