Post #21
- Joined
- 09.05.2025
- Messages
- 2,164
- Reaction score
- 680
- Location
- 🇺🇸USUnited States
Will do update after some good ole rest lol
Sounds good. Get some rest. We'll be here when you're ready to tackle it again.
Will do update after some good ole rest lol
Ok I tried zipping into c drive same results two ediabas. Then I ran installation again got it back ...
SYS-0005: OBJECT NOT FOUND means INPA is looking for a specific ECU description file (.prg) based on its configuration paths, but it cannot find it. This is happening precisely because you have nested EDIABAS folders.C:\EDIABAS at the root drive, delete it. (We are going to replace it with the one currently hiding inside EC-APPS).C:\EC-APPS\.EDIABAS folder inside there (C:\EC-APPS\EDIABAS\).EDIABAS folder (Ctrl+X).C:\ drive.C:\EC-APPS\
C:\EDIABAS\
Done this is error I get now. It's funny when both ediabas files are there inpa opens. After deletin...
EDIABAS.INI).C:\EC-APPS\EDIABAS\BIN\ folder. It worked because it found the INI file right next to it.C:\EDIABAS\, the old shortcut you were using broke because the path changed.C:\EDIABAS\BIN\.Also I had another error so I looked in ediabas ecu folder empty.
C:\EDIABAS\ECU\ folder must contain the ECU description files (.prg files) for the specific car you are trying to connect to. Without them, INPA has no idea how to talk to the modules.ecu folder within those daten files..prg files from there.C:\EDIABAS\ECU\.GreatI have daten files. So I tried file explorer instructions reopen the same error red backgrou...
C:\EDIABAS\BIN\. They will not find the nested version. You will be stuck unable to code or program anything.EDIABAS folder out of C:\EC-APPS\ and put it at the root C:\.C:\EDIABAS\ and C:\EC-APPS\ as separate folders at the root drive.C:\EC-APPS\INPA\BIN\Will do that now. By the way my 335i is an e93 same instructions apply?
.prg files from your SP-Daten source into the C:\EDIABAS\ECU\ folder so INPA can talk to your specific modules.Lol well this is fun. So I did all the procedures this is what Is happening, I'm not a programmer bu...
C:\, you break the custom loader's relative pathing. Your plan to reinstall and leave it nested is correct for this* specific download.obd.ini file because this package is pre-configured for ENET (Ethernet cable), not a K+DCAN USB cable.EDIABAS\BIN\EDIABAS.INI file, you will likely find the configuration line reads Interface = ENET rather than the standard Interface = STD:OBD. Therefore, it doesn't need the obd.ini file used for USB serial port settings.Oh I almost forgot note 90 never pops up for language.
Oh ok thanks I'll retry with k dcan cable but would I need obd.ini file for that?
obd.ini file is mandatory.obd.ini file tells it. Since this specific software package was pre-configured for ethernet (ENET), the creator left that file out.obd.ini file (you can find standard templates online easily).C:\EC-APPS\EDIABAS\BIN\.obd.ini file with Notepad and ensure the first line matches that port:ini
[OBD]
Port=Com3
C:\EC-APPS\EDIABAS\BIN\EDIABAS.INI with Notepad. Find the configuration line starting with "Interface =" and change it to:ini
Interface = STD:OBD
Ahh at one point I had it close to working then this error code came up. Ifh 0003
IFH-0003 error means the software is correctly configured to try and use the cable, but the signal is getting garbled. You are very close.IFH-0003 translates to "Data transmission to interface disturbed."C:\EC-APPS\EDIABAS\BIN\obd.ini file and ensure the first line matches exactly:Port=Com3 (or whatever number you saw in Device Manager).This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.