Skip to content

RTT/bytes_available: trivial bug #1995

Description

@rgrr

Using rtt up channel/bytes_available does not work. It throws an exception "'GenericRTTUpChannel' object has no attribute 'target'"

Checking the code shows the problem here:

write_off, read_off = self.target.read_memory_block32(self._offsets_addr, 2)

Instead of "target" there should be "_target".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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