Announcement

Collapse
No announcement yet.

MSS54HP CSL '0401' Community Patch binaries

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Originally posted by Tomba View Post

    I will BDM flash it back and give it another try. Always seems the case when I want to do a quick flash for someone I end up soldering BDM headers and or EEPROMs...
    - Flashed back original files with BDM and got the ECU working again.
    - Tried to flash the patch for 32300 ECU with 32300 BL, but it failed on writing the slave memories.
    - created 2 files from the larger patch file to flash it by BDM. Partly responds but error code reading and live data is not responding well. Can't write AIF @ address 0x7504.
    - Also tried to flash it with Kim F's Siemens MSXX flasher but same result.
    - Really don't know what I am doing wrong.....

    - Got a 32300 HW ECU and I would assume the patch file above would be suitable for this.
    Last edited by Tomba; 05-06-2026, 07:07 AM.

    Comment


      #17
      Originally posted by Tomba View Post
      - Flashed back original files with BDM and got the ECU working again.
      - Tried to flash the patch for 32300 ECU with 32300 BL, but it failed on writing the slave memories.
      - created 2 files from the larger patch file to flash it by BDM. Partly responds but error code reading and live data is not responding well. Can't write AIF @ address 0x7504.
      - Really don't know what I am doing wrong.....
      Are you writing the files via BDM?

      Could it be a checksum issue?

      Maybe the files would write ok across OBD?

      Comment


        #18
        Originally posted by ac427 View Post

        Are you writing the files via BDM?

        Could it be a checksum issue?

        Maybe the files would write ok across OBD?
        Just got a file from YulCmb (Yulien) which works. So will work on that one further (32500 BL).
        I do suspect checksumm issue altough the full bin from here loaded in MSSFlasher says checksum is OK.
        Last edited by Tomba; 05-06-2026, 12:27 PM.

        Comment


          #19
          Originally posted by Tomba View Post
          - Flashed back original files with BDM and got the ECU working again.
          - Tried to flash the patch for 32300 ECU with 32300 BL, but it failed on writing the slave memories.
          - created 2 files from the larger patch file to flash it by BDM. Partly responds but error code reading and live data is not responding well. Can't write AIF @ address 0x7504.
          - Also tried to flash it with Kim F's Siemens MSXX flasher but same result.
          - Really don't know what I am doing wrong.....

          - Got a 32300 HW ECU and I would assume the patch file above would be suitable for this.
          So you started with a DME that has the 32300 bootloader and then used OBD to flash the community patch program and it failed when it got to the slave half is that right?

          Then when you built the BDM files you used the reads off your 32300 working read and put the program and data sections from community patch into the BDM files and then BDM'd those?


          Sent from my iPhone using Tapatalk
          2005 ///M3 SMG Coupe Silbergrau Metallic/CSL bucket seats/CSL airbox/CSL console/6 point RACP brace/Apex ARC-8s
          Build Thread:
          https://nam3forum.com/forums/forum/m...e46-m3-journal

          Comment


            #20
            Originally posted by karter16 View Post
            So you started with a DME that has the 32300 bootloader and then used OBD to flash the community patch program and it failed when it got to the slave half is that right?
            Yes and Yes. If it was exactly half way I don't know. But for sure failed.

            Originally posted by karter16 View Post
            Then when you built the BDM files you used the reads off your 32300 working read and put the program and data sections from community patch into the BDM files and then BDM'd those?


            I did flash back the originals ones back by BDM which brought back the ECU to life.
            Then used a real 32500 BL and this one succeeded.
            Didn't use the patch files at this point.

            Besides program CRC, I suspect there is data CRC, do you know which area it uses? I suspect my previous fails might be related to CRC errors. I'm currently buidling Python script to correct all files.

            Comment


              #21
              Originally posted by Tomba View Post
              Besides program CRC, I suspect there is data CRC, do you know which area it uses? I suspect my previous fails might be related to CRC errors. I'm currently buidling Python script to correct all files.
              Gotcha - yes there is boot block CRC, program CRC and data CRC.

              - Bootblock CRC you don't need to worry about as you're using one of the OE boot blocks.

              - Program CRC's are dynamically located at the last non-0xFF location in the program block halves.

              - Data CRC's are located at 0x3FFC and 0xBFFC (MSS54HP, using the standard slave-then-master single bin file format for DS2 programming).

              There are also dynamically calculated versions of these for the DME to do it's own validation, as well as separate CRCs for CARB, etc, but these are not relevant for your purposes.

              I can assure you that the Community Patch binaries have all CRC's correct (if they weren't MSSFlasher would have discovered this and auto-corrected them anyway).
              2005 ///M3 SMG Coupe Silbergrau Metallic/CSL bucket seats/CSL airbox/CSL console/6 point RACP brace/Apex ARC-8s
              Build Thread:
              https://nam3forum.com/forums/forum/m...e46-m3-journal

              Comment


                #22
                Originally posted by karter16 View Post
                (if they weren't MSSFlasher would have discovered this and auto-corrected them anyway).
                Mssflasher does have a minor quirk in that it doesn't fix the data checksums if patching from a full binary. But that shouldn't cause the issue reported above

                I guess one question would be if this is a converted DME? And if so any chance 29F400BT chips were used instead of 29F400BB -- that could cause similar issues.

                Comment


                  #23
                  Originally posted by terra View Post

                  Mssflasher does have a minor quirk in that it doesn't fix the data checksums if patching from a full binary. But that shouldn't cause the issue reported above
                  Heh - that's a good trick - good to know this!
                  2005 ///M3 SMG Coupe Silbergrau Metallic/CSL bucket seats/CSL airbox/CSL console/6 point RACP brace/Apex ARC-8s
                  Build Thread:
                  https://nam3forum.com/forums/forum/m...e46-m3-journal

                  Comment


                    #24
                    Big thanks to ac427 who has tested, and confirmed working, the 32500 (CSL) boot loader version of Community Patch v1. The binaries for the 32500 bootloader are now available - linked in the original post.

                    Thanks ac427!
                    2005 ///M3 SMG Coupe Silbergrau Metallic/CSL bucket seats/CSL airbox/CSL console/6 point RACP brace/Apex ARC-8s
                    Build Thread:
                    https://nam3forum.com/forums/forum/m...e46-m3-journal

                    Comment

                    Working...
                    X