Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleSOME/IP-Method execute (active)

For example:

  • ServiceMethod-Execute

If you receive the following error

Code Block
languagepy
PortInitMethod() failed: InitMethod

please check, that the port must not be SERVICEACCESS - SERVICE-PCAP-PASSIVE.

If you receive ~NotPresent 'the service is not ready'~ or the following error

Code Block
languagepy
PortExecuteMethod() failed: ... error code 4 (the service is not ready)

it means, that ecu.test does not yet know which endpoint offers the service (SOME/IP-SD Offer not received). Please take a look at the flow chart:

grafik-20240202-090825.png

If your symptom is not listed please take a look at #support.

Expand
titleSOME/IP-Method read (passive)

For example:

  • ServiceMethod-Read parameters

  • ServiceMethod-Read return values

If you receive one of the following errors

Code Block
languagepy
PortInitMethodParameter() failed: Passive reading of method parameters is not supported ...
Code Block
languagepy
PortInitMethodReturn() failed: Passive reading of method return values is not supported ...

please check, that the used port has to be SERVICEACCESS - SERVICE-PCAP-PASSIVE.

If you receive a ~NotPresent~, please take a look at the flow chart:

grafik-20240202-090900.png

If your symptom is not listed please take a look at #support.

Expand
titleSOME/IP-Trace recording (active or passive)

For example:

  • Leaf knot of events

  • Method parameters

  • Method return values

If you receive no samples, please take a look at the flow chart:

grafik-20240202-091001.png

If your symptom is not listed please take a look at #support.

Expand
titleContact support, if your use case is not listed

Anchor
support
support
Please contact us via support@tracetronic.com or send us your request via support.tracetronic.com.

Please take a look at [Request] The perfect support request as well.

Necessary data would be in this case:

  • test report (.trf)

  • corresponding ecu.test log files (ECU_TEST_ERR.log and ECU_TEST_OUT.log)

  • corresponding package (.pkg) and/or project (.prj)

  • ecu.test configuration files (.tbc and .tcf)

  • corresponding bus database (.arxml)

  • matching Wireshark recording (.pcap or .pcapng)3

...