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

Problem: ODIS-E flash Audi fail
06-07-2017, 16:24 PM, (This post was last modified: 06-07-2017, 16:28 PM by flashgorden2010.)
Post: #1
ZTAudi  Problem: ODIS-E flash Audi fail
Hello,

I have already problems with flashing Audi models with ODIS-E.

Audi A4 Avant 2013 2.0 TDI 177HP


ODIS Engineering 6.2.2
Diagnostic Kernel: 310.3.0
MCD: 3.0.0
ECF: 22.1.0 (20140912)
PDU API: 1.20.23
ODX (MCD project): AU48X yes

I have the problem with every Audi !!

Always this fail:

Error during update programming Job runtime: 0:00:00.116 Initial
repetitions: 0 Total repetitions: 0 Last value of STmin: 4294967295 µs
unknown Failure - Programming aborted


VW, Seat and Skoda...no Problem!

The logfile I have of course !!!!

PLEASE PLEASE can help me as someone.


Attached Files
Flash Protokoll.pdf
File Type: .pdf
Downloaded: 88 times
Size: 197.43 KB

Log ODIS-S.pdf
File Type: .pdf
Downloaded: 49 times
Size: 184.46 KB

Quote this message in a reply
06-07-2017, 16:40 PM,
Post: #2
RE: Problem: ODIS-E flash Audi fail
Try use 5.0.14 is best for flashing thumbsup I also had problems with newer odis
Reputation: +1 - flashgorden2010 [+1]
Quote this message in a reply
[+] 2 users say Thank You to rs@chip for this post
06-07-2017, 17:22 PM,
Post: #3
ZVW  RE: Problem: ODIS-E flash Audi fail
(06-07-2017, 16:40 PM)alex.eobd2 Wrote:  Try use 5.0.14 is best for flashing thumbsup I also had problems with newer odis

Thank you alex, I try the times out!yes
Quote this message in a reply
07-07-2017, 10:23 AM, (This post was last modified: 07-07-2017, 10:24 AM by apoelistas.)
Post: #4
RE: Problem: ODIS-E flash Audi fail
What is the pdu-api of your firmware?? try to replace/renane the apps pdu folder files with your hardware pdu-api. also copy your pdu-api driver to odis-e pdu folder.

search some russian sites regarding the procedure.

If you like my post press [Image: postbit_thx.gif] If my post has resolved your issue press [Image: postbit_reputation.gif]

Reputation: +1 - flashgorden2010 [+1]
Quote this message in a reply
[+] 2 users say Thank You to apoelistas for this post
07-07-2017, 11:42 AM,
Post: #5
RE: Problem: ODIS-E flash Audi fail
(07-07-2017, 10:23 AM)apoelistas Wrote:  search some russian sites regarding the procedure.

Seems like I should start learning to read Russian too.
Quote this message in a reply
07-07-2017, 12:23 PM, (This post was last modified: 07-07-2017, 12:24 PM by apoelistas.)
Post: #6
RE: Problem: ODIS-E flash Audi fail
I could not find same info in english. The translation engine I used was not perfect. If I knew Russian I would translate.

If you like my post press [Image: postbit_thx.gif] If my post has resolved your issue press [Image: postbit_reputation.gif]

Quote this message in a reply
07-07-2017, 15:10 PM,
Post: #7
RE: Problem: ODIS-E flash Audi fail
(07-07-2017, 10:23 AM)apoelistas Wrote:  What is the pdu-api of your firmware?? try to replace/renane the apps pdu folder files with your hardware pdu-api. also copy your pdu-api driver to odis-e pdu folder.

search some russian sites regarding the procedure.


the PDU-API Version is the same.....
Should I notwithstanding copy the PDU-API folder of ODIS-E into the modules of ODIS-S?

Software-Versionen :
Diagnostic Information System Service Patch 3 . 0 . 3

Haupt-Feature : 9.3.10
-Weitere :
MCD-Server Hersteller : Volkswagen AG
MCD-Server Name : VW-MCD
MCD-Server Version : 310.5.3
MCD-Server API-Version : 3.0.0
PDU-API Hersteller : Softing D-PDU API for VCIs
PDU-API Version : 1.20.38
PDU-API API-Version : 1.20.38

ECF Version : 26.4.0 (20160209)
General Testscript API Version : unknown
Testscript API Version : 4.31.6
Measurement Types : 9.0.4
Quote this message in a reply
07-07-2017, 18:03 PM, (This post was last modified: 07-07-2017, 21:18 PM by apoelistas.)
Post: #8
RE: Problem: ODIS-E flash Audi fail
The problem with flash is odis-e not odis-s. So we need to concentrate on odis-e.

Change project folder of odis-e to odis-s as a first step (admin settings).

I will give more details when I am back from holidays regarding the above. I don't have odis-e on my tablet.

To find the pdu api of your hardware you need to use the pdu-api test app.
1. Select the firmware version EDIC_D_PDU_API_1.20.???
2. Click the Parse the File MDF
3. This field should appear your diagnostic module
4. Press PDUModuleConnect

There you have 2 options. OE and OS. Check if OE passes the tests. If not try the following.
   

Install the pdu-api 1.20.???
Directories:
C: \ PROGRAM FILES (X86) \ SOFTING \ D-PDU API 1.20.???\ VeCom \ and copy the contents of a folder in the directory C: \ ODIS-DIAG-MODULES \ PDUAPI \ VEN-SOFTING \ 1.20.??? \ VeCom \

For the version of ODIS ENGINEERING 6.2.2 copy the folder in the directory C: \ ODIS-DIAG-MODULES -ENGIN \ PDUAPI \ VEN-SOFTING \ 1.20.??? \ VeCom \

I am not sure which firmware is governing so we need to test both:
1. The pdu-api of odis-e
2. The firmware pdu-api of vas5054a.

If it is the second use the pdu-api of your hardware where you see the question marks??? That makes more sense to me.

Hope this is helpful.

I did one step additional to the above: it is an example.
What I did with Odis 6.6.1 which has 1.20.034 pdu-api was to replace that with 1.20.037 pdu-api and rename everything that has 1.20.037 to 1.20.034.

My pdu-api of my hardware is 1.20.037.

If you like my post press [Image: postbit_thx.gif] If my post has resolved your issue press [Image: postbit_reputation.gif]

Quote this message in a reply
[+] 2 users say Thank You to apoelistas for this post
24-07-2017, 19:43 PM, (This post was last modified: 24-07-2017, 19:47 PM by apoelistas.)
Post: #9
RE: Problem: ODIS-E flash Audi fail
Odis engineering 6.6.1 works fine with VXDiag VCX nano WiFi. I can do coding, I can read faults, I tested Xenon calibration, I can clear faults.
I have not tested to flash a Control unit, because of my past bad experience with instrument cluster with odis-e 6.7.5 and vcx nano.

If you like my post press [Image: postbit_thx.gif] If my post has resolved your issue press [Image: postbit_reputation.gif]

Quote this message in a reply
24-07-2017, 22:05 PM,
Post: #10
RE: Problem: ODIS-E flash Audi fail
Reflashing audi is different from other vag cars
use odis s - flas programm or flash 3rd button
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
ZTAudi Audi A8 4e flash file Partizaniukas 2 14 2 hours ago
Last Post: pupu144
ZTAudi HELP... Audi A4 B8.5 reverse camera retrofit keeseng89 0 9 4 hours ago
Last Post: keeseng89
ZBentley ODIS Service 11.0.1 + Activations justdiag 111 9,953 Yesterday, 19:17 PM
Last Post: Stig33
  ODIS-Service_update_23_0_1-EU_20240430_Postsetup_230001.105.1410_test Tadk 342 20,642 Yesterday, 12:58 PM
Last Post: billyleon
ZTAudi Audi A6 C8 Matrix LED 8G4 retrofit coding Jonas225 2 320 04-05-2024, 18:10 PM
Last Post: wasiesto
00Windows ODIS-Service 6.2.0 Postsetup 4280 (test) Tadk 192 13,901 04-05-2024, 12:28 PM
Last Post: Qingnan7780
0Scope ODIS-Service 7.2.1 Postsetup 4280 (test) Tadk 1,079 103,174 04-05-2024, 12:26 PM
Last Post: Qingnan7780
Lamborghini ODIS Service 23.2.2 + Activations justdiag 68 5,237 04-05-2024, 08:18 AM
Last Post: justdiag
  odis interface advice on313no 3 149 01-05-2024, 19:49 PM
Last Post: justdiag
0Scope ODIS-Engineering 12.2 Postsetup 1060 (test) Tadk 264 34,726 30-04-2024, 17:14 PM
Last Post: c20091929

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content