
|
|
||||||
|
BMW Coding and Programming
Discuss coding options and features on your BMW here. |
|
|
|
Thread Tools | Display Modes |
|
#26
|
|||
|
|||
|
Quote:
Can you please provide a little more detail on how to do C_FG_LESSEN? Apologies, I have not used EDIABAS in anger (but happy to learn & play); so a little guidance from you would be appreciated. |
|
#27
|
||||
|
||||
|
It's the same as the C_FG_SCHREIBEN Job, just select the C_FG_LESSEN job instead. So:
- Launch tool32.exe (C:\EDIABAS\Bin\TOOL32.EXE) - Hit F3 or Go to File, Load SGBD Group File - Select CMEDIAR.prg (Combox ECU) located in C:\EDIABAS\Ecu\cmediar.prg - Scroll down to C_FG_LESSEN Job - Press the 1*> button (Start Job Once Only) on toolbar at top - Result should show Okay. SHould return current Combox VIN #.
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#28
|
|||
|
|||
|
Quote:
I tried this twice, once with TELEMATIK_VIN = MOST and then with =Coding; but same result with both. I did not try setting it to my original VIN though. (can try it if you think it will work or shed more light on the problem) ![]() Does it shed any light? Thanks for your support….. * UPDATED * Just to add on….. I just read the Job-Info window carefully (see screenshot-right hand window; 3rd paragraph); and it says that the FG_NR (comment: Fahrgestellnummer 7-stellig) should be 7-digit long (i.e. the last 7 characters of the VIN). 'Fahrgestellnummer 7-stellig' in German translates to '7-digit vehicle identification number' So, should we not be coding the VIN as only the last 7 characters? Where does the whole 17 character VIN and a check-digit come into play. Possibly my ignorance on the subject, but I thought I'd mention it anyway... Last edited by gspannu; 08-08-2012 at 09:02 AM. |
|
#29
|
||||
|
||||
|
Quote:
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#30
|
|||
|
|||
|
Quote:
Any idea about the 7-digit VIN for the parameter (in my updated post)? |
|
#31
|
||||
|
||||
|
Quote:
My suspicion is that the CMEDIAR.prg SGBD Group File will only work with Exx chassis, possibly due to a different address on the Most Bus. I am going to try it on my car this evening and see if I get the same error. Surely there is a way to do this in E-Sys, but I'll be dammed if I can figure it out, but still working on it.
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#32
|
|||
|
|||
|
Quote:
|
|
#33
|
||||
|
||||
|
Well, I have good news and bad news.
The good news is I am pretty sure I know what the Tool32 problem is. The CMEDIAR.prg SGBD Group File is only for Exx Combox's. What is needed instead for Fxx Combox's is CMEDIA.prg. The bad news is that CMEDIA.prg is not included in my EDIABAS installation that came with E-Sys. So, now I am hunting for it...
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#34
|
|||
|
|||
|
Quote:
|
|
#35
|
||||
|
||||
|
Got it. I had to hack into the ISTA-P 2.46.3 VMWare Image, and pull it from the F10 ECU Data folder.
So here it is. Download it, and rename the extension from .pdf to .prg, then copy into your C:\EDIABAS\Ecu folder, and open it and try the C_FG_SCHREIBEN Job again.
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#36
|
|||
|
|||
|
Quote:
Can't wait to get home and try it now ! Will update once I have the results... |
|
#37
|
||||
|
||||
|
Quote:
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#38
|
|||
|
|||
|
Quote:
The commands C_FG_SCHREIBEN or C_FG_LESSEN do not exist in this new cmediar.prg I think they are probably called something different or have been moved to a different module. Any idea? or have you managed to find out how to set Telematk_vin using ESys? |
|
#39
|
||||
|
||||
|
Quote:
No progress at all on E-Sys VIN writing.
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#40
|
|||
|
|||
|
Thank you for your continuing support...
|
|
#41
|
|||
|
|||
|
Really important:
i made some mistakes while i was trying to code a different vin to my car (via e-sys vo coding). now i always have an error something like "airbags doesnt work (rückhaltesystem fahrer, beifahrer, fond)". and also "pedestrian warning doesnt work". really bad ![]() does anyone know wich sgbd file for edibas toolset32 i can use to delete the error memory? i used the posted cmedia.prg, but this does only delete and read errors from cmedia... i would appreciate your help
__________________
535d f10 2012, M Sport Package |
|
#42
|
|||
|
|||
|
Guys, got it - finally!
It was in module "ACSM3" (Zentrales Airbagauslösegerät). I cleared the error memory and everything seems to be fine again. I used the attached file (extracted from vmware image) - rename to prg and enjoy!
__________________
535d f10 2012, M Sport Package |
|
#43
|
||||
|
||||
|
Quote:
After that, use Tool32, F01.prg. Job FS_LESEN_FUNKTIONAL will read fault codes, and job FS_LOESCHEN_FUNKTIONAL will delete them, so long as the actual fault condition on the ECU is first removed, which is why I would VO Code them first.
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#44
|
||||
|
||||
|
Which job in acsm3.prg did you use?
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® |
|
#45
|
||||
|
||||
|
For writing a VIN to the Combox in E-Sys, I figured that out, and it is very simple:
![]() So simple in fact, that I am mad I spent so much damn time in Tool32, CMEDIA.prg and E-Sys trying to figure it out. First you must code CMB_MEDIA / TELEMATIK_VIN = Coding VIN using your real FA VIN. Then, open your FA up in the FA-Editor, change the VIN, Caluclate FP just to make sure there are no problems with it, and then save the FA with a new name, i.e. FA_VIN_FAKE. Lastly, go to the coding module, and under Vehicle Order load your new FA_VIN_FAKE, activate FA, and then FDL code CMB_MEDIA. Lastly, read CMB_MEDIA coding data, and verify the new VIN in brackets. In the attached picture, you can see my Combox and Head Unit are showing two different VIN's. Afterwards, either shut down E-Sys, or load your original FA back and activate it before coding anything else. DO NOT code anything else with this FA, and DO NOT write this FA to the car. For Internet and BMW Live to work, you need a VIN with factory options 614 and 615.
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® Last edited by shawnsheridan; 09-09-2012 at 01:55 PM. |
|
#46
|
|||
|
|||
|
Quote:
but now everything seems good again thanks shawn! i used "fs_lesen" and if there was anything, i used "fs_löschen" in every single file. later on i found the f01.prg thanks!!i will try to code the vin to cmbmedia this time... do i have to remove the Salapa-Element for BMW Assist (S612A)?
__________________
535d f10 2012, M Sport Package |
|
#47
|
|||
|
|||
|
if i try to code cmb_media -> 3006 TELEMATIK -> TELEMATIK_VIN to "CODING_VIN". The attached value switches to "01". At which point do i set the "CODING_VIN"?
or do i just set it to "CODING_VIN" and then do VO-Coding cmb_media with fake-VIN? Thanks man!
__________________
535d f10 2012, M Sport Package |
|
#48
|
||||
|
||||
|
Quote:
Also make sure you have 614, 615, 6AB, and 6AL in your VO. VO Code CMB_MEDA and HU_CIC afterwards. I am not sure I understand what you did, but code TELEMATIK_VIN = CODING_VIN first, then load you FA with new FAKE VIN, activate it, read CMB_MEDIA, then just FDL Code it. Read it back and it should show the new VIN.
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® Last edited by shawnsheridan; 09-09-2012 at 08:03 AM. |
|
#49
|
|||
|
|||
|
Quote:
thanks... i tried what you advised me to do if i use a vin thats not my own, i always get a error (negative response, request out of range) and after i read out the cmb_media it shows a vin thats like "yyyyyyy". i guess there is a problem with the signature and thats why the device declines to write the vin. any idea on this? thaaaanks
__________________
535d f10 2012, M Sport Package |
|
#50
|
||||
|
||||
|
Quote:
__________________
![]() - 2011 535i M-Sport (Born 10/10) - AW/BLK/DW - /ZMP (w/ARS & AD) /ZPP /ZP2 (w/ZPS & ZPT) /ZCV (w/SCAD) /6FL /6VC - 2006 530i (Born 10/05) - SG/BLK/DW - /ZPP /ZCW /NAV (Returned to Mothership 05/11) - BMWCCA #446923 - flickr® Last edited by shawnsheridan; 09-09-2012 at 12:11 PM. |
|
| Bookmarks |
| Forum Navigation | |||||||
|
Today's Posts Search | ||||||
| Thread Tools | |
| Display Modes | |
|
|