Tools

From The 07K Wiki

Revision as of 22:00, 16 September 2022 by Arte (talk | contribs) (Added a2lextract)

ME7EEPROM

Read and write EEPROM for ME7.1.1 ECU.

Cmd.png

Download link : ME7EEPROM st10.zip

a2ltranslate

Translate your german a2l files in your desired language output.

A2ltranslate.png

A2ltranslate-work.png

This application require .NET Framework 6.0. If you don't have .NET Framework installed, you can use the standalone version

Download link : A2ltranslate.zip, A2ltranslate-standalone.zip

a2lextract

Extract all the RAM variables informations from a A2L file and ouput it into a .ecu file (Same format as ME7Info)

Useful to gather RAM address for logging purpose (See R32Logger) or for patching code snipets into the ECU (Ex: Launch control) A2lextract.png

This application require .NET Framework 6.0. If you don't have .NET Framework installed, you can use the standalone version

Download link : A2lextract.zip, A2lextract standalone.zip