Notices

Evo X Logging

Old Sep 10, 2016, 08:45 PM
  #1156  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
hit up http://norcalmotorsports.org/users/b...ch/ROMs/Evo10/

get the 58010005 ROM there.
Old Sep 10, 2016, 08:47 PM
  #1157  
Newbie
 
ozkarez's Avatar
 
Join Date: Sep 2016
Location: columbus
Posts: 3
Likes: 0
Received 0 Likes on 0 Posts
Well then, thanks for making life easy. You sir are the hero of the day.

Funny thing I came across this yesterday and never would have though about using this lol.
Old Sep 10, 2016, 08:49 PM
  #1158  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
no probs...
Old Nov 8, 2017, 02:22 PM
  #1159  
Newbie
 
lexa609's Avatar
 
Join Date: Apr 2015
Location: Rus
Posts: 52
Received 0 Likes on 0 Posts
I want to write the log mivec
How to find the MUT request ?

"InVVT (target)" LogReference="InVVTtarget" RequestID="23809XXX" Eval="(x-4096)*-0.01953125"

1)InVVT (target)
2)InVVT (actual)
3)ExVVT (target)
4)ExVVT (actual)
How to find the firmware address 23809ХХХ?
Old Jun 24, 2020, 07:48 AM
  #1160  
Newbie
 
iceberg's Avatar
 
Join Date: Nov 2011
Location: Frigid Manitoba
Posts: 36
Received 2 Likes on 2 Posts
Originally Posted by blackmambe_evo7
Ok so i just used increment on each of the values and it changed to enable, was it really that easy and its done correctly now?
I just want to be absolutely sure before i do flash it back to my ecu and "brick it" on accident.
I spent the better part of yesterday with the 2 "how to" files trying to get the table definition added to my xml for my ROM type to enable. I did it this way and 10 seconds later... success! Now to start preparing for the next stage.

Last edited by iceberg; Jun 24, 2020 at 02:37 PM. Reason: thoughts
Old Oct 6, 2020, 12:28 AM
  #1161  
Newbie
 
madismts's Avatar
 
Join Date: Sep 2020
Location: Kerava
Posts: 4
Likes: 0
Received 0 Likes on 0 Posts
Hello!

I am new here! I am trying to enable mode23 for my romid 53040007 and I find there the following rows for mode23:

<table name="Mode 23 - IFMode 0x05 -> 0x23 #1" address="7f145" scaling="Mode 23 - IFMode 0x05 -> 0x23 #1"/>
<table name="Mode 23 - IFMode 0x05 -> 0x23 #2" address="8aa59" scaling="Mode 23 - IFMode 0x05 -> 0x23 #2"/>
<table name="Mode 23 - DoMode 0x42 -> 0x52" address="8aa5e" scaling="Mode 23 - DoMode 0x42 -> 0x52"/>

Obviously these are different from your .XML ones for my romid! So my question is: Do I have to overwright them with yours or add yours to my definition .XML?
How do I save the difinition file? Do I need to log in as an admin?
Old Oct 6, 2020, 03:36 AM
  #1162  
Evolving Member
 
crimson red's Avatar
 
Join Date: Aug 2009
Location: Hokkaido, Japan
Posts: 284
Received 21 Likes on 21 Posts
Originally Posted by madismts
I am new here! I am trying to enable mode23 for my romid 53040007 and I find there the following rows for mode23:

<table name="Mode 23 - IFMode 0x05 -> 0x23 #1" address="7f145" scaling="Mode 23 - IFMode 0x05 -> 0x23 #1"/>
<table name="Mode 23 - IFMode 0x05 -> 0x23 #2" address="8aa59" scaling="Mode 23 - IFMode 0x05 -> 0x23 #2"/>
<table name="Mode 23 - DoMode 0x42 -> 0x52" address="8aa5e" scaling="Mode 23 - DoMode 0x42 -> 0x52"/>
As far as seeing your mode23 definition, it seems that your 53040007.xml is broken.
So at least you have to edit(overwrite) the mode23 part of texts with correct one.
I suggest instead of editing just the mode23 part, replace all of the contents of your 53040007.xml.(Because other parts of your 53040007.xml might be broken as well.)

HOWTO:
1. Download 53040007.xml from Bryan's site.
2. Replace your ecuflash/rommetadata/mitsubishi/evo/53040007.xml with above xml.

If you like to just replace mode23 part:
1. Download 53040007.xml from Bryan's site.
2. Open the file by a text editor and copy mode23 part of texts.
3. Open your ecuflash/rommetadata/mitsubishi/evo/53040007.xml by a text editor and replace mode23 part with the copied texts and save(overwrite) the xml.

No need to login to something as an administrator.
Old Oct 6, 2020, 07:38 AM
  #1163  
Newbie
 
madismts's Avatar
 
Join Date: Sep 2020
Location: Kerava
Posts: 4
Likes: 0
Received 0 Likes on 0 Posts
Hi!

Thanks, I must have saved the EcuFlash in the Program Files(x86) folder. Could this be the reason I connot change data there?
Old Oct 6, 2020, 08:00 AM
  #1164  
Newbie
 
madismts's Avatar
 
Join Date: Sep 2020
Location: Kerava
Posts: 4
Likes: 0
Received 0 Likes on 0 Posts
Question

Now I magaged to change the XML to Golden one. But I only see the hexis on mode23, when I open them up.

Old Oct 6, 2020, 03:24 PM
  #1165  
Evolving Member
 
crimson red's Avatar
 
Join Date: Aug 2009
Location: Hokkaido, Japan
Posts: 284
Received 21 Likes on 21 Posts
It is normal that mode23 values are hex.

(before edit)
0x05
0x05
0x0042

(after edit)
0x23
0x23
0x0052

For example, if you need to change the value 0042 to 0052,
1. enter '=' key
2. enter 0x0052 to 'lease enter a value or...' diialog. ( Don't forget to enter '0x' before '0052'.)
~~~~~~
3. enter 'enter' key.
Old Feb 24, 2021, 11:01 PM
  #1166  
Newbie
 
axiscom's Avatar
 
Join Date: May 2020
Location: N/A
Posts: 37
Received 1 Like on 1 Post
Good time. Help turn on mode 23 please. I have a slightly different car (Outlander XL). firmware version 57120006. I found the table MUT, but I can't figure it out with mode 23.
Thank you very much for the early!
Old Feb 26, 2021, 11:00 AM
  #1167  
Newbie
 
axiscom's Avatar
 
Join Date: May 2020
Location: N/A
Posts: 37
Received 1 Like on 1 Post
I tried several different options, it doesn't work, all requests 23 ****** answer 35.
I have tried many different addresses from the lancer firmware.
Can someone help? The last one I tried like this.
<table name = "Mode 23 - IFMode 0x05 -> 0x23 # 1" category = "Misc" address = "8117b" type = "1D" scaling = "Hex8" />
<table name = "Mode 23 - IFMode 0x05 -> 0x23 # 2" category = "Misc" address = "8c627" type = "1D" scaling = "Hex8" />
<table name = "Mode 23 - DoMode 0x0042 -> 0x0052" category = "Misc" address = "8e256" type = "1D" scaling = "Hex16" />
and
<table name="Mode 23 - DoMode 0x4B -> 0x5B" category="Misc" address="8c62e" type="1D" scaling="Hex16"/>
Attached Files
File Type: txt
SM5712_06 2.0CVT.txt (1.00 MB, 0 views)
Old Aug 29, 2021, 04:47 AM
  #1168  
Newbie
 
bn880's Avatar
 
Join Date: Jun 2021
Location: Earth
Posts: 28
Received 3 Likes on 3 Posts
So what about the later RA firmwares and enabling mode23? I have a 56940014 ralliart here and the image seems to differ significantly in the first half from 56940007 which is available. What's the best way to work with EvoScan and 56940013/14? I don't see any definitions on the Interwebs for these and supposedly they are improved post recall firmwares that help with SST torque request.

(attached the '14 image to post)
EDIT:
It's been done under this thread: https://www.evolutionm.net/forums/ev...ns-mode23.html
It has been flashed and appears to work (and not brick )

Attached Files
File Type: bin
read_image.bin (1.00 MB, 0 views)

Last edited by bn880; Sep 24, 2021 at 05:32 PM.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
dowser
Evo X Engine Management / Tuning Forums
11
Apr 2, 2019 05:55 AM
cij911
ECU Flash
3
May 14, 2012 05:40 AM
jordo
ECU Flash
2
Feb 29, 2012 07:59 AM
EVOVIII200
ECU Flash
10
Apr 17, 2008 07:41 AM
smartbomb
ECU Flash
38
Jan 21, 2008 04:24 PM


Thread Tools
Search this Thread
Quick Reply: Evo X Logging



All times are GMT -7. The time now is 05:55 PM.