Skip to content

VDLE.prg

  • Jobs: 8
  • Tables: 0

INFO

Field Value
ECU Virtuelle Download Engine
ORIGIN BMW VS-43 Rowedder
REVISION 1.001
AUTHOR VS-43 Frank Wegener, VS-43 Michael Rowedder
COMMENT Steuer-SGBD für Virtuelle Download Engine Emulation
PACKAGE 1.40
SPRACHE deutsch

Jobs

Index

INFO

Information SGBD

No arguments.

Results

Name Type Comment
ECU string Steuergerät im Klartext
ORIGIN string Steuergeräte-Verantwortlicher
REVISION string Versions-Nummer
AUTHOR string Namen aller Autoren
COMMENT string wichtige Hinweise
PACKAGE string Include-Paket-Nummer
SPRACHE string deutsch, english

INITIALISIERUNG

No arguments.

Results

Name Type Comment
DONE int 1, wenn Okay

INIT_VDLE

Segment aus IntelHex in ECU laden

Arguments

Name Type Comment
DLL_JOB_STATUS string JobStatus
DLL_NR_OF_SEGMENTS int Anzahl der Segemente des IntelHexFiles

Results

Name Type Comment
JOB_STATUS string OKAY, wenn fehlerfrei
NR_OF_SEGMENTS int Anzahl der Segemente des IntelHexFiles

START_TESTERPRESENT

Start TesterPresent

Arguments

Name Type Comment
DLL_JOB_STATUS string JobStatus

Results

Name Type Comment
JOB_STATUS string OKAY, wenn fehlerfrei

STOP_TESTERPRESENT

Stop TesterPresent

Arguments

Name Type Comment
DLL_JOB_STATUS string JobStatus

Results

Name Type Comment
JOB_STATUS string OKAY, wenn fehlerfrei

REQUEST_SEGMENTINFO

SegmentAddr und SegmentSize in Buf vereitstellen

Arguments

Name Type Comment
DLL_JOB_STATUS string JobStatus
DLL_SEGMENT_ADDR unsigned long
DLL_SEGMENT_SIZE unsigned long

Results

Name Type Comment
JOB_STATUS string OKAY, wenn fehlerfrei
REQUESTDOWNLOADBUFFER binary Buffer for Segment Adress and Size Infos

SEND_SEGMENT

Segment aus IntelHex in ECU laden

Arguments

Name Type Comment
DLL_JOB_STATUS string JobStatus
DLL_FLASH_SCHREIBEN_STATUS int
DLL_ERROR_MSG string

Results

Name Type Comment
JOB_STATUS string OKAY, wenn fehlerfrei
FLASH_SCHREIBEN_STATUS int +1, wenn fehlerfrei
ERROR_MSG string

EXIT_VDLE

Beenden VDLE Sitzung ggf. temporäre Dateien entfernen

Arguments

Name Type Comment
DLL_JOB_STATUS string JobStatus

Results

Name Type Comment
JOB_STATUS string OKAY, wenn fehlerfrei

Tables

No tables found.