Announcement

Collapse
No announcement yet.

MSS6x Flasher - Now released!

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • omhl
    replied
    Yep, comfort mode. I did a Program Update 7848137 to 7854376. So I'm fairly confident that the entire program space was overwritten.

    i'll give another crack at this. Terra's post #79 is really helpful

    It was a problem with my XDF lol. sorry user mistake and reminds me that I need to double check my work.
    Last edited by omhl; 04-22-2020, 07:48 PM.

    Leave a comment:


  • Martyn
    replied
    When you flashed back to stock did you use comfort mode? If so, did you tick the ‘force program programming in comfort mode’? Every time I’ve had to flash a tuned E92 I’ve had to revert the program space before it would accept another tune.

    Leave a comment:


  • omhl
    replied
    I'll check into this again tommorow. my eyes hurt from looking at hex and tunerpro is being glitchy so it might be from that as well.
    i have a mix of frieling, alienkess, and fgtech bins so its possible i'm mixing them up.

    Leave a comment:


  • terra
    replied
    Hmm, 241E should be 241E, weird. Some values might vary year to year, but they should still be in the correct locations - I can't really explain why the program was tripping up unless your changes were to things I check for consistency.

    For the tune, I check the following:

    0x0 -> 0x7 and 0x10000 -> 0x10007 are 5A5A5A5ACCCCCCCC (this check failing will throw a "not a valid tune" message)
    The strings at 0x256 and 0x10256 are equal to each other and match the program version (and I don't check. the 3rd digit - i.e 240E vs 241E, since the DME doesn't actually care if those differ between the tune and program -- in fact, you'll find a stock 241E flash will still call itself 240E in the tune)
    And I make sure that each half is in the correct order (0x252 == 1, 0x10252 == 2).

    If those are all true, it *should* accept the tune.


    For a full read, if you were getting the "not a valid program" message, then that means either 10000 -> 10007 or 290000 -> 2900007 were not equal to 5A5A5A5A33333333

    Leave a comment:


  • omhl
    replied
    I did the edits off the fresh 241E flash. the ess was on 240e and I didn't want that.

    Did a little more troubleshooting and I got a bit further, i looked at the surrounding hex (for the addresses that I thought I knew) for some of the editing to verify my suspicion, I noticed that some of them were matching. However, for some other ones its different.
    Apparently some of the offsets for a few mappings for this 2008 m3 dme is different than another 2011 m3 dme that I worked on. They are both on 241E which is weird.

    So, it seems like its not a problem with your program but rather I was expecting tables and things to be in the same spot for all years of E9X M3 since its all on 241e. haha your program correctly identified that I incorrectly editing wrong parts for this 2008.
    Are there variants of e9x M3s?


    some observations:
    +70000 offset for the FGTECH reads
    Tables that seem to match up:
    • Speed Limiter xb128 8x1
    • RPM x6062 6x1
    • Vanos Admission xa862 16x12
    • Vanos Admission Heating xabd6 16x2

    going to try to compare the 2008 and 2011 and see if I can get the address offsets correctly manually.
    Last edited by omhl; 04-20-2020, 05:38 PM.

    Leave a comment:


  • terra
    replied
    Did you edit the fresh 241E flash or did you edit the ESS tune? If the latter, was the ESS tune on 241E?

    What were the actual changes you made? You can PM them to me if you don't feel comfortable sharing publicly.

    Leave a comment:


  • omhl
    replied
    I had an ESS tune prior, I flashed it back to stock using WINKFP Prog Update. 241E

    I then did a full READ. then loaded that flash in for the RSA SLOW.

    I tried changing some DTC supression in HEX editor using the 2nd full bin read after rsa and saved it.

    However, now when i try to load the editted full binary - it says file full file is invalid or something?

    I load up the original saved full binary and the RSA bypass full binary and both loads ok tho.

    Any ideas whats going on? Is there a difference between full read slow and full read button on main menu. I'm looking at the differences between full reads from before and AFTER the RSA bypass reads and it seems like there are a few things changed. Trying to troubleshoot this some more from looking at the differences between the files.

    I'm guessing I'm failing one of the sanity checks:
    • Added sanity checks for loaded files.
    • Tunes
      • Check that SW reference is compatible with installed program
      • Check that injection and ignition tunes are of the same version
      • Check that injection and ignition tunes are in the correct order
    • Full writes:
      • Check that Program Reference is compatible with DME hardware
      • Check that injection and ignition programs are of the same version
      • Check that a tune is loaded in the binary and passes above tune checks
    Last edited by omhl; 04-20-2020, 04:32 PM.

    Leave a comment:


  • cossie1
    replied
    Nice work Terra

    Leave a comment:


  • 1984M3
    replied
    Thanks!!! Can't wait to try this.

    Leave a comment:


  • paulclaude
    replied
    Fantastic work, very well done

    Leave a comment:


  • MSSAddict
    replied
    Hello everyone,
    this tool is awesome, congratulations to all those who participated in the project from far or away

    Leave a comment:


  • Flaco
    replied
    It's possible. I'll flash back to stock and try again. May take a few days tho.

    Leave a comment:


  • terra
    replied
    Originally posted by Flaco View Post
    Yes tuned. 160E?
    I wonder if your tuner figured out how to block reads then. I must have done a hundred reads on 160E without issue.

    Leave a comment:


  • Flaco
    replied
    Yes tuned. 160E?

    Leave a comment:


  • terra
    replied
    Originally posted by Flaco View Post
    Got v 1.0.0.1. I can identify the DME, but when I click read full flash nothing happens. If I try read tune it works.

    EDIT: Nope, got a 'something went wrong' at the end of read tune.
    What version software are you on, and is your car already tuned?

    That error means the two sides aren't equal in size.

    Leave a comment:

Working...
X