Resolved! GUI_INTERFACE utility functions tries to read from memory outside memory region
Hi, I am using an STM32G0B1CBT and using the example shown in the following video to implement a USB-C PD sink with TRACER_EMB and UI_INTERFACE utilities for debugging. https://www.youtube.com/watch?v=-vsJhNIaHxEAfter compiling and running the code, ...