So I’ve got a 30$ Amazon vag/k (commander cable) it was in the thread of known cables tested thread… my galleto cable is on the way… my situation is that I am not starting on my ecu out of a 2000 a6 2.7, so no immo….
I have a spare ecu that I started with and I as able to connect first try… I tried reading it and found that this one had an immo…. So now I’m a the hunt to learn bash or what have you on the terminal…. I am over my head but fuck it. I want to learn… I’ve got my Bench harness made, that’s how everything is set up now… I grounded pin 24 and the prompt for args program came up, the help portion came up but honestly this is where my skill set ends for now….
ok so i back to the ecu with the immobilizer....
this was my attept in bootmode... this is the first step correct? where am i going wrong?
did i not get into bootmode? how are my entries into the command? you can see my adjustment in the second attempt. under my device manager it says my cable is set to port 3.... but also when i go to the advanced setting and try to set it to port 1 and hit ok... i dont see any changes?
--bootmode MEM_TYPE Use this option to program the EEPROM in boot mode.
Allowed memory types: [95040 | 95080 | 95160 | 95P08].
-r, --read Read EEPROM contents and save it to file.
-w, --write Write a file to EEPROM.
-s, --screen Displays EEPROM contents on the screen.
--CSpin Set the CPU chip select (CS) output. eg: P4.7
The following table shows all available ports with
its corresponding physical address.
Port PortReg DirControlReg
P2 0xFFC0 0xFFC2
P3 0xFFC4 0xFFC6
P4 0xFFC8 0xFFCA
P6 0xFFCC 0xFFCE
P7 0xFFD0 0xFFD2
P8 0xFFD4 0xFFD6
--help Display this help and exit.
Usage example:
Read EEPROM over OBD port: $ ME7_EEPROM --OBD -r -p 1 95040.bin
Print EEPROM contents to srcreen: $ ME7_EEPROM --OBD -p1 --screen
Write file to EEPROM in bootmode: $ ME7_EEPROM --bootmode 95040 -wp1 95040.bin
It's free for hobby use.
This software is provided "as is", with NO WARRANTY.
email:
agv.tuning@gmail.comC:\Users\Matt\Desktop> ME7_EEPROM --bootmode -r -p 3 95040.bin
'ME7_EEPROM' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Matt\Desktop>ME7_EEPROM --OBD --bootmode -r -p 1 95040.bin
'ME7_EEPROM' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Matt\Desktop>