Skip to content

Manual: Match ID in troubleshooting example #595

@THQ-WIFA

Description

@THQ-WIFA

Describe the bug
The troubleshooting example instructs the user to use TRice(iD(255), ... to generate a message.
Then, it says to expect Input(aa c0 ...

And that does not match. ID 255 will yield a FF byte first. Which is 255.
If you want an AA byte first, you should use iD(170).

I think 170 is the better example because 0xFF can be a default memory content in the embedded world.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions