Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

FEM_BODY error FDL code UNKNOWN
06-04-2019, 12:27 PM,
Post: #1
XZBMW  FEM_BODY error FDL code UNKNOWN
Hello evereybody,

This morning I wanted to change some parameters in the ECU "FEM_BODY".
Unfortunately I have this type of error:

19-04-06 12:16:27,388 [UC_TIMING] [CodingTask - vin:WBA1C11090xxxxxxx - ecu:FEM_BODY - da:0x40] com.bmw.psdz.tasks.coding.ncd.internal.evaluation.CafEvaluatorImpl: ECUId:FEM_BODY_0x40 generateNCD finished [ParallelTask-96]
19-04-06 12:16:27,388 [ERROR] [CodingTask - vin:WBA1C11090xxxxxxx - ecu:FEM_BODY - da:0x40] com.bmw.psdz.tasks.base.TaskStep: problem while executing tal [ParallelTask-96]
Errors during NCD generation for CAF cafd_00000794-015_048_005: 
DataGroup ., Function .: More than one condition parameter is active: [., .]
Timestamp: Sat Apr 06 12:16:27 CEST 2019
ErrorCategory: not set ID: 303
Class: com.bmw.psdz.tasks.coding.ncd.internal.evaluation.CafEvaluatorImpl
ExecutionContext={category=UNDEFINED, ecuid=(UNKNOWN,?)}
at com.bmw.psdz.tasks.coding.ncd.internal.evaluation.CafEvaluatorImpl.checkNoErrors(CafEvaluatorImpl.java:97)
at com.bmw.psdz.tasks.coding.ncd.internal.evaluation.CafEvaluatorImpl.executeStage(CafEvaluatorImpl.java:174)
at com.bmw.psdz.tasks.coding.ncd.internal.evaluation.CafEvaluatorImpl.executeSecondStage(CafEvaluatorImpl.java:142)
at com.bmw.psdz.tasks.coding.ncd.internal.evaluation.CafEvaluatorImpl.generateNcd(CafEvaluatorImpl.java:188)
at com.bmw.psdz.tasks.coding.ncd.internal.evaluation.CafEvaluatorImpl.evaluate(CafEvaluatorImpl.java:120)
at com.bmw.psdz.talexecutor.tasks.CodingTask$Preparation.generateNcds(CodingTask.java:342)
at com.bmw.psdz.talexecutor.tasks.CodingTask$Preparation.doExecute(CodingTask.java:332)
at com.bmw.psdz.tasks.base.TaskStep.execute(TaskStep.java:119)
at com.bmw.psdz.tasks.base.PrepareAndAuthenticateExecutor.executePrepareAndAuthenticateEcu(PrepareAndAuthenticateExecutor.java:100)
at com.bmw.psdz.tasks.base.SingleEcuTask.execute(SingleEcuTask.java:465)
at com.bmw.psdz.tasks.base.scheduler.RunnableTask.run(RunnableTask.java:212)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)

I noticed that when I changed the value "werte" of a parameter, after the "code FDL" it goes to "UNKNOWN".
I never had this problem, I do not know why I have this type of error sad

Has anyone ever seen this kind of thing ?

The FDL code of HU_NBT2 and BKOMBI works perfectly, I have this problem only with FEM_BODY ...

Best regards, Hugo
Quote this message in a reply
06-04-2019, 12:30 PM,
Post: #2
RE: FEM_BODY error FDL code UNKNOWN
It’s because you have conflicting fdl lines. It’s right there in the error. More than one parameter active

 | BimmerFiks ASInstagram |

G31 530D xDrive  - Imperial Blau 
Retrofits: 2TB - 710 - Alpina EGS Flash  - 

Coming: M-Sport - M Performance Exhaust 


F20 114i  - Alpine Weiss 
Retrofits: 609 - 6NS - 6CP - 6WA - 6NW - 674 -  - 
Quote this message in a reply
06-04-2019, 12:40 PM,
Post: #3
RE: FEM_BODY error FDL code UNKNOWN
A....

I just made the following changes:

Blink stop light if urgent braking

ESS_AKTIVIERBARER_AUSGANG : bremslicht_blinkend (Werte = 02)
WB_GB_ENABLE : aktiv
ESS_AKTIVIERUNG_GESCHW : wert_02 (Werte=05)

Default start&stop and save config

TCM_MSA_MEMORY : Aktiv
TCM_MSA_DEFAULT_OFF : Aktiv

Ignition of the door LEDs if the reverse gear is activated

OVT_BEI_RUECKFAHRLICHT : aktiv

Number of flashing short press

BLINKZYKLEN_ANZAHL_TIPP : Werte = 4

Number of LED flash open & close door

QUITTBLK_ENTSCHAERFEN_ANZAHL : Werte = 03 [open]
QUITTBLK_SICHERN_ANZAHL: Werte = 02 [close]

Active fog lamp in the direction of the steering wheel

C_CLC_ENA : Enable (F20)
C_BLC_ENA : Enable (F20)

KL_ENABLE_LI : KL_Ein
KL_ENABLE_RE : KL_Ein

MAPPING_ABBIEGEL_L_OUTPUT : nsw_l
MAPPING_ABBIEGEL_R_OUTPUT : nsw_r
Quote this message in a reply
06-04-2019, 16:39 PM, (This post was last modified: 06-04-2019, 16:39 PM by SweetBMW.)
Post: #4
RE: FEM_BODY error FDL code UNKNOWN
Try to change the start atop memory coding. Only set default or memory.

 | BimmerFiks ASInstagram |

G31 530D xDrive  - Imperial Blau 
Retrofits: 2TB - 710 - Alpina EGS Flash  - 

Coming: M-Sport - M Performance Exhaust 


F20 114i  - Alpine Weiss 
Retrofits: 609 - 6NS - 6CP - 6WA - 6NW - 674 -  - 
Quote this message in a reply
07-04-2019, 13:56 PM,
Post: #5
RE: FEM_BODY error FDL code UNKNOWN
I solved the problem.
I did exactly the same procedure but this time it worked ...
Surely a bug of Esys, I still do not take why I got this error.
Quote this message in a reply
07-04-2019, 13:56 PM,
Post: #6
RE: FEM_BODY error FDL code UNKNOWN
SweetBMW is right, you cannot have both MSA_MEMORY & MSA_DEFAULT_OFF aktiv at the same time; it will conflict.
Quote this message in a reply
[+] 1 user says Thank You to Batje for this post


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW REQUEST FSC CODE muskatas 4,384 394,172 6 hours ago
Last Post: Priit
XZBMW BMW Navigation Maps FSC activation code (request) rogerkj71 111 13,305 Yesterday, 11:02 AM
Last Post: bmwf2x
  F8x NBT Refrofit Flash Failed; Fatal Error Help mitch32 5 193 10-06-2024, 09:47 AM
Last Post: painsage
  FSC Rejection - OEM FSC CODE n0spread 6 325 08-06-2024, 14:54 PM
Last Post: Fx82
  Entrynav2 Retrofit Ethernet Error moreply 1 164 06-06-2024, 11:35 AM
Last Post: moreply
  BMW G8x Coolant Temp error Airbus 3 99 30-05-2024, 23:09 PM
Last Post: krug
  G82 Cannot Code Seat Module MatthewLC 15 490 30-05-2024, 21:36 PM
Last Post: MatthewLC
  Please, can somebody help me to ZCS CODE from a MINI R50? hipolitogt 2 69 30-05-2024, 10:30 AM
Last Post: hipolitogt
XZBMW BMW G30 D19DE7 and D35903 error codes flausatu 0 66 30-05-2024, 07:12 AM
Last Post: flausatu
  BMW E83 A1 error - MRS: No message from DSC ... ivanp 43 1,860 29-05-2024, 09:25 AM
Last Post: Node

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content