Title: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: RS4boost on May 22, 2012, 01:15:43 PM Hi,
I have disassembled my original RS4 8D0907551K flash with IDA at hex 8000000, but I only have the posted 32Kb CPU ROM from the 551M ECU. It is naturaly logical that some jumps between flash and CPU ROM, do not match. Has anybody already read out the original RS4 8D0 907 551K CPU ROM, or know how I can read it out from my ECU? Thanks Tom Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: gremlin on May 22, 2012, 04:06:34 PM Has anybody already read out the original RS4 8D0 907 551K CPU ROM, NP. I've read it 10 years ago... Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: RS4boost on May 23, 2012, 09:38:58 AM Thanks a lot for sharing this... :)
Tom Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: RS4boost on May 23, 2012, 01:06:10 PM Hello Gremlin,
After a compare I wonder that your posted 551K file is identical to the 551M File. ??? How can it be? Is the 551M Hard- and Software so close to the 551K, that the CPU ROM is identical? Thanks Tom Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: Zac on May 25, 2012, 03:39:43 PM It can be read w/ Minimon in boot mode. Use the config Tony posted up here: http://nefariousmotorsports.com/forum/index.php?topic=1268.msg12062#msg12062
Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: setzi62 on May 28, 2012, 02:06:18 PM Hello Gremlin, After a compare I wonder that your posted 551K file is identical to the 551M File. ??? How can it be? Is the 551M Hard- and Software so close to the 551K, that the CPU ROM is identical? Thanks Tom There is only limited number of different CPU ROM's used, so K and M box are identical and the applications use the same entry points. This CPU ROM version is used also on many ME7.5 ecus. Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: RS4boost on May 28, 2012, 03:06:40 PM Thanks for this info... ;)
Tom Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: ported2flow on July 04, 2012, 04:39:11 PM is the cpu content also in the flashrom content ?? i have read an 32k file and it fits in my flashrom or did i read it wrong?
Title: Re: How to read the 32K CPU ECU ROM from 0000 to 7FFF on ME7 Post by: rkam on July 11, 2012, 03:43:43 AM is the cpu content also in the flashrom content ?? i have read an 32k file and it fits in my flashrom or did i read it wrong? If you read your flash with minimon from 0000 to FFFFF (1024kB) then you most likely got some CPU rom (0000-FFFF), maybe some other stuff, then FLASH the rest. Your FLASH file would then be wrong. To get FLASH-only you need to read from 8000000 or 100000 or something like that. |