-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Will VW FLASH work to recover immo locked Simos18.1? #145
Comments
No, it will not help. The Application Software checks the immobilizer flag and will not allow the ECU to enter a Programming Session and load CBOOT (the reprogramming boot loader) if the immobilizer is not free. There is no known way to bypass this over OBD. The issue that you are having is that the Power Class in the DFlash (EEPROM) Immo data no longer has a match in the Calibration ImoDat section. For whatever reason, this sets an error flag in the Immobilizer which also prevents a Programming session. I think this was unintended/a bug on VW's side, but regardless, now you are stuck. The only known way to fix an immo bricked ECU is Boot (opening the ECU) - see https://github.com/bri3d/TC1791_CAN_BSL . |
bri3d, Just a notice that confirms your words: Initially the engine code was CJXA (206kW). After I flashed 8S0...B firmware it changed to CJXB (the same 206kW). But after I flashed 8V0...J it changed to CJXE (198kW). The project you have provided is a priceless treasure! Correct me if I'm wrong, but as far as I understand with the guide provided and tools and docs in Simos18_SBOOT project it is possible to read and write with bench connection even immo locked ecu? But in my case, as far as I understand, it will not be enough to just flash the 3G0 firmware but will require DFLASH to be altered as it somehow got modified by 8V0...J firmware, is it correct? |
No, the IMMO section of DFLASH should not have been modified. Flashing a calibration which has a match for the PClass byte in the IMMO data should unbrick the ECU.
Yes. Probably 8-10 people (that I know of) have been successful in using those instructions, but it's pretty involved and complicated - it was really intended as more of a research tool than an end-user thing. |
bri3d, I'm really keen to try SBOOT workaround. Once again, thanks for your help! |
@bri3d , After a plenty of time and a plenty of money spent on 'professional' work to recover my ECM by some other guy I've got it back in the same state I sent to him. Hence I decided to try to restore it by myself and have gone with your TC1791_CAN_BSL project. I have assembled the same tool you described (RPi 3B+ with Seeed CAN FD hat and level shifters), installed the project and all prerequisites, spent some time on resolving hidden dependencies that were causing bootloader.py to terminate with errors at different steps and it seems it finally has started working. Well, until I try to extract boot passwords. At the stage "Calculating key for seed:" script terminates with error: I have searched in issues of TC1791_CAN_BSL projects and found a matching issue with the same exact problem, which was not responded. I have left my comment there as well. Really hope you could find some time to work this out. This project is my only chance to get my car running again. |
Hello everyone,
First of all, thank you for this tool and project!
Sorry if my question annoys anyone but I'm desperately chasing some help in recovering of my ECM. Due to my own reckless actions I locked ECU in my car with flashing a wrong firmware with ODIS E.
ECU stock firmware: 3G0906259B 0002 (06K907425B H13)
I started with flashing 8S0906259B 0005 with ODIS. All went well but after I found that ACC stopped working I decided to try another firmware.
So I flashed 8V0906259J 0003. And that went wrong. After bouncing the ignition and clearing all DTC I found P157000 "ECM locked/ECM deactivated" code in ECM. And now I'm unable to flash any other firmwares as ODIS simply cancels the flashing process.
My suspicion is that I have flashed a firmware that is not compatible with immo data stored in EEPROM. My hope is that VW FLASH will allow me to flash a compatible firmware regardless to ECM. The ECM was stock before my actions - no tuned and/or locked software, a complete factory stock that was working well in my car.
So here are my questions:
I have a "good" 5054 clone and I have a genuine Tactrix Openport 2.0. Will this set be sufficient enough to perform required actions?
Any help or advice is highly appreciated!
Thanks.
The text was updated successfully, but these errors were encountered: