All,
I have been hoping for a place to get involved in disassembly for a long time! This is great!!
I have not seen anyone post this yet, so I am not sure if you know but it is very easy to get the ROM off MY99-01 2.5RS ecu with the latest 3.0.25 version of ecuexplorer that was posted just before the project got abandoned by its creator. Lucky for us it is all on code.google.com now!! Just before the end he implemented a function called ecuQuery where the program would query the ecu starting at an address of your choice and with a defined length. I used this tool to extract the following ROM from my MY99 2.5RS.
I am using a tactrix cable openport 1.2 I believe.
You can find the 3.0.25 Ecuexplorer here:
http://code.google.com/p/ecuexplorer/downloads/listI queried the ECU from 0x0000 to 0xFFFF, but stopped at 0xA000 because I got all zeros from 0x5000 to 0xA000.
I also tried with the Polaris Select Monitor tool, but all I got was 32k of Zeros.
I am new at this but want to learn! How does this compare to the datasheet mentioned M32 Processor for OBD2 Ecus?
I will get a picture of the ecu soon. I also have a spare MY00 RS ecu that I will hook up and get a dump off asap. From MY99 to MY00 the car changed from MAFS to MAP so it will be interesting.
Is there any need for me to continue from 0xA000 to 0xFFFF??