Skip to content

DLT Daemon compatibility issue with AUTOSAR DLT for GetlogInfo #874

@ganram21-source

Description

@ganram21-source

According to the AUTOSAR specification, AppId and ContextId descriptions should be uint8_t.

whilst Covesa DLT Daemon structure is expecting uint16_t type.

DLT Daemon implementation (2.18.10): ContextIDsInfoType and AppIDsType structure impl. by Dlt_common.h use uint16_t for context and app description lengths -

R21-11 (newer)

R20-11 (older)

[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf (v3.0.0)

Image

[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions