Replies: 2 comments
-
The issue (if it is an issue) is obviously here: Line 525 in 71c8bd8 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is correct by the specification "Log and Trace Protocol Specification AUTOSAR FO R19-11", Page 23: However, I also came across messages with 0x1 within the NOAR byte... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@alexmucde when I run this https://github.com/COVESA/dlt-daemon/blob/master/src/examples/dlt-example-user.c script with

-g
option to dump non-verbose messages and capture them with dlt-viewer I see the following:i.e. message arguments not shown separately in the columns (and not even parsed because dlt viewer sais there are 0 args). Is it a bug or intended behavior?
Beta Was this translation helpful? Give feedback.
All reactions