cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation Error in USB PD Testing with NUCLEO-G474RE and X-NUCLEO-DRP1M1

IFcommcrete
Associate II

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.

2 REPLIES 2
MSG_ST
ST Employee

Hi @IFcommcrete ,

Which x-cube-tcpp version you are using ?

IFcommcrete
Associate II

HI @MSG_ST 
The version is 6.12.1,
i already solves this problem, but i can't remember how :(

Thanks anyway