Skip to content

The M5GFX library encountered an unknown path resolve error.c*: 67:11: fatal error: soc/gdma_reg.h: No such file or directory #161

@AcuarioCat

Description

@AcuarioCat

Compiling the sample code for an ESP32P4 module using the ESP 3.3.2 arduino core I get the error:
The M5GFX library encountered an unknown path resolve error.c*: 67:11: fatal error: soc/gdma_reg.h: No such file or directory
67 | #include <soc/gdma_reg.h>
| ^~~~~~~~~~~~~~~~

Searching the ESP32P4 core code I don´t see the gdma_reg.h file (it is present on the ESP32S3 etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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