View Single Post
      03-05-2023, 01:41 AM   #99
widetyres
Lieutenant
United Kingdom
279
Rep
488
Posts

Drives: M3 E92 DCT, 2012
Join Date: Oct 2018
Location: UK

iTrader: (0)

Quote:
Originally Posted by peyotepaul View Post
This was very concise and helpful guide to coding GTS Steering & MDM.

First, I updated the DSC, EPS, and GHAS ECUs to the latest via PSDz v4.40.11. No issues with DSC and EPS. GHAS gave me a timeout error for certain modules but still seemed to flash correctly.

I was able to FDL code DSC and EPS to the GTS settings but I am not able to code GHAS for some reason. I believe I may have flashed too new of an ECU.

This is the error message I'm getting:

[] SVK-Ist does not match expected SGBMIDs for ecu ECUId:GHAS_0x0F. Excpected (relevant process classes only): [hwel_000007c1-003_001_001, btld_00001056-012_001_000, swfl_00001062-017_000_000, swfl_00001063-017_000_000], Actual (relevant process classes only): [hwel_000007c1-003_001_001, btld_00001056-012_001_000, swfl_00001062-019_000_000, swfl_00001063-019_000_000], Missing SGBMID(s): [swfl_00001062-017_000_000, swfl_00001063-017_000_000], Surplus SGBMID(s): [swfl_00001062-019_000_000, swfl_00001063-019_000_000] [THROWABLE]
[GHAS - F] There was an error during TAL execution, please check the log files. [WARN]
[GHAS - F] - [Exception - GHAS - f] SVK-Ist does not match expected SGBMIDs for ecu ECUId:GHAS_0x0F. Excpected (relevant process classes only): [hwel_000007c1-003_001_001, btld_00001056-012_001_000, swfl_00001062-017_000_000, swfl_00001063-017_000_000], Actual (relevant process classes only): [hwel_000007c1-003_001_001, btld_00001056-012_001_000, swfl_00001062-019_000_000, swfl_00001063-019_000_000], Missing SGBMID(s): [swfl_00001062-017_000_000, swfl_00001063-017_000_000], Surplus SGBMID(s): [...]
I would be careful re dependencies between the modules and their versions. Looks like you might have updated ghas beyond what another module is expecting.

To get around this, you either need to do a full update (to all modules), or check the dependencies table and make sure the versions you are sending to the modules are compatible.

WT
Appreciate 0