2.0L ECM: Difference between revisions
From OpenGK
No edit summary |
|||
Line 24: | Line 24: | ||
| style="text-align: center; background-color:#fe996b;" | 16 kByte | | style="text-align: center; background-color:#fe996b;" | 16 kByte | ||
|- | |- | ||
|4000 | | style="text-align: center; background-color:#ff0000;" | 4000 | ||
|7FFF | | style="text-align: center; background-color:#ff0000;" | 7FFF | ||
|Adaptive values | | style="text-align: center; background-color:#ff0000;" | Adaptive values | ||
|16 kByte | | style="text-align: center; background-color:#ff0000;" | 16 kByte | ||
|- | |- | ||
| style="text-align: center; background-color:#fffc9e;" | 8000 | | style="text-align: center; background-color:#fffc9e;" | 8000 | ||
Line 39: | Line 39: | ||
| style="text-align: center; background-color:#9aff99; color:#000000;" | 64 kByte | | style="text-align: center; background-color:#9aff99; color:#000000;" | 64 kByte | ||
|- | |- | ||
|20000 | | style="text-align: center; background-color:#fffc9e;" | 20000 | ||
|7FFFF | | style="text-align: center; background-color:#fffc9e;" | 7FFFF | ||
|Program Code | | style="text-align: center; background-color:#fffc9e;" | Program Code | ||
|384 kByte | | style="text-align: center; background-color:#fffc9e;" | 384 kByte | ||
|} | |} |
Revision as of 20:53, 8 December 2024
Vehicles equipped with the 2.0L Beta used the 2mbit SIMK41 up until the first facelift model (2005), when CVVT was introduced and 4mbit SIMK43 was used.
Memory layout
Both units memory can be separated into 5 sections:
- bootloader & UIF
- adaptive values
- calibration zone
- program code
SIMK41 - 2mbit
SIMK43 - 4mbit
Start | End | Section | Size |
---|---|---|---|
0 | 3FFF | Bootloader & UIF | 16 kByte |
4000 | 7FFF | Adaptive values | 16 kByte |
8000 | FFFF | Program Code | 32 kByte |
10000 | 1FFFF | Calibration Zone | 64 kByte |
20000 | 7FFFF | Program Code | 384 kByte |