View Single Post
      09-25-2011, 09:15 PM   #3313
Imperator
Major
Imperator's Avatar
United_States
52
Rep
1,175
Posts

Drives: 2010 E92 335i
Join Date: Mar 2010
Location: Plano, Texas

iTrader: (8)

Quote:
Originally Posted by jphughan View Post
I get it through the CAS master ECU and I think it's about 37KB. FYI though you have to use the original EDIABAS\ECU folder; using the one from newer daten packages or even importing them into the existing folder landed me an EDIABAS version error trying to read NFRM -- but using the old ECU folder prevents me from reading CIC, so I keep both.
I ran into this issue tonight coding my 2010 E92. I "merged" the v42 daten as documented in the other forum and was successful reading all modules except NFRM. It built a 229K TRC file but terminated with the following error:

Quote:
error reading NFRM

Error in CABD! Look at CABI.ERR and ERROR.LOG!

COAPII-2000: EDIABAS or SGBD error
BIP-0009: BEST VERSION ERROR
The ERROR.LOG reads:

Quote:
ERROR! Modul: LFCDHDIA.CPP (A_SMCKWR.IPS/IPO), Proc: CDHapiResultText, LineNr: 01, ErrorNr: 2020
COAPI-2020: no answer from ECU
IFH-0009: NO RESPONSE FROM CONTROLUNIT

>> ERROR! Modul: COAPI2.CPP, Proc: coapiRunCabd, LineNr: 06, ErrorNr: 2020
CODIERINDEX_LESEN

>> ERROR! Modul: LFCDHDIA.CPP (A_SMCKWR.IPS/IPO), Proc: CDHapiResultText, LineNr: 01, ErrorNr: 2020
IFH-0009: NO RESPONSE FROM CONTROLUNIT

>> ERROR! Modul: COAPI2.CPP, Proc: coapiRunCabd, LineNr: 06, ErrorNr: 2020
CODIERDATEN_LESEN
ERROR! Modul: IND_PER.C, ProcNr: 94, LineNr: 01, ErrorNr: 105.

ERROR! Modul: COAPI.CPP, Proc: coapiTraceIndividFswPsw, LineNr: 04, ErrorNr: 1141
COAPI-1141: FSW faulty
C:\NCSEXPER\WORK\INDIVID.TRC

I'll give your strategy a shot later and see if that works. Hopefully I only need to change the ECU folder.
Appreciate 0