ArduinoCore-mbed icon indicating copy to clipboard operation
ArduinoCore-mbed copied to clipboard

Query regarding crash in H7 Video initialisation on Giga with mbed built with gcc13.x

Open schnoberts1 opened this issue 5 months ago • 3 comments

Hi,

I've building mbed and my app with gcc13.x (flags the same and with gcc7.x) I see a crash in int dsi_init(uint8_t bus, struct edid *edid, struct display_timing *dt).

... before I investigate, is this a path others have been down?

schnoberts1 avatar Aug 27 '24 22:08 schnoberts1