Skip to content

Many reinterpret_cast errors #13

@gazzatav

Description

@gazzatav

Running make after cmake gives hundreds of errors of the form:

error: reinterpret_cast from integer to pointer reinterpret_cast<volatile EntryType*>(0x20215068);

These are for the uart, the timer, the interruptManager etc.

Using gcc 11.1.0 on Ubuntu 18.04.

Is there a nicer way to do this anyway?

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