Pages: [1]
Author Topic: Delco HDRC - Opel Astra 1.7 Disassemble  (Read 4120 times)
Ionut
Full Member
***

Karma: +4/-3
Offline Offline

Posts: 89


« on: May 14, 2014, 06:11:23 AM »

Delco HDRC is the ecu fitted on Y17DT engine from OPEL.
It has few different versions of software and 2 types of hardware (DT and DIT). Will talk here about first type of hardware, with 256K flash and square processor.
From my research, the processor of this ECU is from 68HC11 processors family and has a wierd memory layout.
$0000 - $03FF - Internal RAM
$1000 - $105F - Internal peripherals
$1800 - $1FFF - External peripherals
$2000 - $7FFF – External RAM
$8000 - $FFFF – External EPROM
In other places i`ve found totally other informations, so use this informations carefully.

My goal is to find all routines that handles cruise control, immobilizer and a way to get an input from an ecu pin and output something on another pin (to inject custom routines and handle ecu pin states).

Before proceeding further i need confirmation that my informations are correct. I don`t have a processor dump for this ecu, if anyone has will be very helpful.
I`m not familiar with Assembly, but i`m a high level programmer, so with a little help from you i can learn how to „read” assembly code.

Anybody who can help me with this ecu can contact me here or by private message. All research result will be written down here. I can provide different types of software numbers for same hardware if needed. And a software from 208K memory version for comparison.


P.S. I know this forum is mostly about ME7, but this was my first car and i want to keep it going and make some cool stuff for it with this ecu.

Thank you,
Ionut.
Logged
Ionut
Full Member
***

Karma: +4/-3
Offline Offline

Posts: 89


« Reply #1 on: May 11, 2015, 03:41:04 PM »

For anyone who wants to disassemble this ecu, the loading point of flash is at 0x40000
All maps are referenced directly, so is a pretty easy to disassemble ECU.
The processor is from 68K family, not 68HC11.
Logged
Pages: [1]
  Print  
 
Jump to:  

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