2024-12-11 04:32 AM
Hi,
I am working on the NUCLEO-G474RE and X-NUCLEO-DRP1M1 to test USB Power Delivery (UCPD). I followed the guide here: STM32StepByStep: Getting started with USB-Power Delivery Dual Role. However, when I tried to compile (chapter 7), I received the following error:
../Utilities/GUI_INTERFACE/gui_api.c:42:10: fatal error: gui_os_port.h: No such file or directory
What am I doing wrong?
I attached the ioc file of the project
Thanks for the help.