Pages: [1]
Author Topic: Review Request: ME7 (SW 3604) Launch Control Patch Setup & Addresses Verific  (Read 90 times)
Israel
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 4



Hi everyone,

I am setting up the Launch Control and NLS patch on a Bosch ME7.5.10 ECU (Software version 3604, Golf MK4 platform). Before flashing the modified binary to the car, I would like to do a complete sanity check on all the mapped addresses, masks, and configuration variables modified by the patch tool. I have attached both the original .bin and the modified .bin files to this post, and anyone who can check them out would be greatly appreciated.

Here is the complete breakdown of the variables and memory locations identified and used in this ROM:

Inputs & Sensors (Switches & States):

Brake Switch (B_br): RAM 00FDA4 | Mask: 1 (Bit 0/1 logic) — Verified via ROM conditional checks in IDA Pro.
Clutch Switch (B_kuppl): RAM 00FDA6 | Mask: 2.
Vehicle Speed (vfil_w): Address 003810 — Used for standstill validation.
Engine Speed (nmot_w): Address 00F89E — Real-time RPM monitoring for the launch cut.
Accelerator Pedal Position (wped): Address 380AF8.
Torque Dynamics / Timing (tsrldyn): Address 003822.
Factory Protection Override:

FTOMN Flag: Original value was de, changed to 0 by the patch script to prevent factory torque/exhaust protection routines from interfering with the static rev limiter.

Code Injection & Patch Allocation:
Code Cave (Assembly Routine): Located at offset 0x7c390.
Launch Configuration Variables: Allocated at offset 0x17db5.
Jump Target / Offset: Located at 0x7a6ea.

Does this complete address map look accurate and safe for the 3604 software version on this ME7.5.10 ECU? Any feedback or advice on this configuration would be greatly appreciated.

Thanks in advance!
Logged
fknbrkn
Hero Member
*****

Karma: +224/-28
Offline Offline

Posts: 1572


mk4 1.8T AUM



there is no ram segment like 003822, it refers to 0x813822

Quote
FTOMN Flag: Original value was de, changed to 0

its not a flag and value of 0xDE is ridiculously high

try to find out what are you doing first
Logged
Israel
Newbie
*

Karma: +1/-0
Offline Offline

Posts: 4



Good morning, friend!

As I mentioned, I need help! Any help is welcome! If you can, what steps should I take? I think finding the addresses is proving to be a big problem for me!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.014 seconds with 17 queries. (Pretty URLs adds 0s, 0q)