Skip to main content
Associate II
December 11, 2024
Question

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

  • December 11, 2024
  • 2 replies
  • 668 views

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

MSG_ST
ST Employee
December 18, 2024

Hi @IFcommcrete ,

Which x-cube-tcpp version you are using ?

Associate II
December 18, 2024

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

Thanks anyway