Project

General

Profile

Actions

Support Request #2426

closed

ADTFS-48801 Demo ECU Processor could not be loaded - Interface not supported

Added by hidden about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Customer:
ELEKTROBIT
Department:
SUPPORT
Requester's Priority:
Normal
Support Level:
3rd Level
Resolution:
Product Issue Opened
Platform:
Windows 7 64bit
Topic:
CalibrationTB::Common
FAQ Links:

Description

Supportanfrage

wir haben einen Kunden mit folgendem Problem:

der Demo ECU Processor aus den Beispielen der Calibration Toolbox
wird mit folgendem Fehler nicht geladen:"The class 'adtf.ecu_processor.demo' can not be loaded : Interface not supported"

Ich kann das Problem hier mit ADTF 2.14 und Calibration Toolbox 2.8.0 nachvollziehen.

Was kann der Grund sein?

Danke und Grüße,
Anja

Best regards,
Anja Winkler
EB Assist ADTF Support-Team

Lösung

ACALTB-473 angelegt
Ebenso FAQ Eintrag -> Q: Demo ECU Processor could not be loaded - Interface not supported


Related issues

Has duplicate Public Support - Support Request #4092: Could not load Demo Ecu ProcessorClosedActions
Actions #1

Updated by hidden almost 6 years ago

  • Project changed from Public Support to 7
  • Status changed from New to In Progress
  • Topic set to CalibrationTB::Common
  • Customer set to ELEKTROBIT
  • Department set to SUPPORT
  • Affected Products ADTF 2.13.2, ADTF Calibration Toolbox 2.7.0 added
  • Platform Windows 7 64bit added
Actions #2

Updated by hidden almost 6 years ago

Hallo Anja,

kann ich nachvollziehen...

@Martin: Hast du eine Idee woran das liegt ? Build klappt prima aber geladen wird nichts, auch nicht in 2.12.0

Actions #3

Updated by hidden almost 6 years ago

Da fehlt im Header

UCOM_EXPORT_INTERFACE_CAST(IID_ADTF_ECU_PROCESSOR, IEcuProcessor)

Also der Block sollte so aussehen

UCOM_OBJECT_BEGIN(OID_DEMO_PROCESSOR, "Demo Processor")
    UCOM_EXPORT_INTERFACE_CAST(IID_ADTF_ECU_PROCESSOR, IEcuProcessor)
    UCOM_EXPORT_INTERFACE(IID_ADTF_ECU_PROCESSOR, IEcuProcessor)
    UCOM_EXPORT_INTERFACE(IID_ADTF_CONFIGURATION, IConfiguration)
UCOM_OBJECT_END()

Ohne das exportiert er das IObject Interface nicht richtig und die Runtime kann dann keine Instanz erstellen.

Actions #4

Updated by hidden almost 6 years ago

Hallo Florian,

danke. Für die Info. Übernehmt ihr dann die nötige Änderung in den Beispielcode der Calibration Toolbox?

Viele Grüße,
Anja

Actions #5

Updated by hidden almost 6 years ago

  • Description updated (diff)
  • Status changed from In Progress to Customer Feedback Required
  • Resolution set to Product Issue Opened
  • Product Issue Numbers set to https://www.cip.audi.de/jira/browse/ACALTB-473
  • Support Level changed from 2nd Level to 3rd Level

Hallo Anja,

ja, ich habe dazu ein Ticket angelegt -> ACALTB-473
Allerdings ist das wohl kein Grund für eine neue Calibration TB und daher eher ein Known Problem.

Deshalb habe ich einen FAQ EIntrag angelegt -> Q: Demo ECU Processor could not be loaded - Interface not supported

Wenn du keine Anmerkungen mehr hast, werde ich das Ticket morgen schließen.

Actions #6

Updated by hidden almost 6 years ago

Hallo Florian,

danke, das passt so.

Grüße,
Anja

Actions #7

Updated by hidden almost 6 years ago

  • Status changed from Customer Feedback Required to To Be Closed
Actions #8

Updated by hidden almost 6 years ago

  • Subject changed from ADTFS-48801 CalibrationToolbox - Demo ECU Processor wird nicht geladen to ADTFS-48801 Demo ECU Processor could not be loaded - Interface not supported
  • Status changed from To Be Closed to Closed
Actions #10

Updated by hidden over 5 years ago

  • Project changed from 7 to Public Support
  • Private changed from Yes to No
Actions #11

Updated by hidden over 5 years ago

Actions

Also available in: Atom PDF