Skip to content

Enable 8-bit and 16-bit memory accesses via the SBA interface to the debug module #429

Description

@resistor

Today the sbaccess16 and sbaccess8 fields in the debug module's sbcs register are fixed to 0:

This prevents memory reads and writes of smaller that 32 bits from being completed using the SBA interface, and particularly blocks the ability to implement software breakpoints, as that requires reading/writing 16 bit instructions. While hardware supported breakpoints are available, they are limited in quantity, so we would like to verify that software breakpoints work as an alternative.

Is it possible to enable these smaller SBA access sizes?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions