PDA

View Full Version : Text from ROM via EcuFlash


merlin
16-03-2009, 11:56 AM
How can I write a scaling function in EcuFlash, so that the ROM hex bytes are displayed in text???

I need this to get the ecu ident from the Legnum tt roms, which are stored in ASCII.

AndyF
16-03-2009, 12:14 PM
Upload the ROM into tunerpro

Go into Options: Advanced: Hex editor

and have a look on the right hand side of the hex editor and it is displayed in ASCII characters.

Andy

merlin
17-03-2009, 01:29 AM
Thanks Andy, but I want this trick to work in EcuFlash.
Its got me stumped.