Search found 23 matches

by lgtmelo
Sat Mar 02, 2024 4:33 am
Forum: Engineering and Reverse Engineering
Topic: Bosch MED9.1.1
Replies: 26
Views: 4230

Re: Bosch MED9.1.1

first of all thank you. this is the furthest ive got. my mistake was always setting main bin to 400000. would you mind educating me on WHY are they disposed like this? main to 0 and smaller to 400000? i feel this is trivial but i honestly still dont understand, even after looking at the memory map p...
by lgtmelo
Sat Mar 02, 2024 3:20 am
Forum: Engineering and Reverse Engineering
Topic: Bosch MED9.1.1
Replies: 26
Views: 4230

Re: Bosch MED9.1.1

Just a general info that might get you started, based on similar ME9.6 layout and some a2l floating on the web The memory layout of calibration data starts at 5c2000 in disassembly [in bin it starts at 1c2000] The smaller bin should go at 400000 . The bigger bin goes to 0 It should be close enough....
by lgtmelo
Sat Mar 02, 2024 12:38 am
Forum: Engineering and Reverse Engineering
Topic: Bosch MED9.1.1
Replies: 26
Views: 4230

Bosch MED9.1.1

Hello everyone. I've been trying to disassemble my MED9.1.1 using ghidra. I know this ecu is MPC563 based. I was following guides written for the MED9.1 but I just learned last week that mine is .5mb bigger. Since all I have is a MPPS read (flash only, 2mb, instead of the 2.5mb required), I'm missin...