Skip to main content
qqGHUAN
Associate
April 13, 2022
Solved

"STM32G474_MB1303_DRP_ONLY" build break at "USBPD_PE_Request_CtrlMessage"

  • April 13, 2022
  • 2 replies
  • 2198 views

I have tried the application "STM32G474_MB1303_DRP_ONLY" from STUSB014-v1.1.1 to start my development. but there is a build break by some function in usbpd_core.h.

But the related files and libraries are included in my project and listed in the project explorer.

is there any step need to check??

using CubeIDE 1.9

Thanks a lot

This topic has been closed for replies.
Best answer by Mike_ST

Hello,

Same here...

For some reason the library USBPDCORE_PD3_CONFIG_MINDRP_CM4_wc32 is not linked, as specified in the project settings.

As a temporary fix, please check my attached picture

2 replies

Mike_ST
Mike_STBest answer
ST Technical Moderator
April 13, 2022

Hello,

Same here...

For some reason the library USBPDCORE_PD3_CONFIG_MINDRP_CM4_wc32 is not linked, as specified in the project settings.

As a temporary fix, please check my attached picture

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. 
qqGHUAN
qqGHUANAuthor
Associate
April 13, 2022

Hi Mike_ST

Thanks for your answer

it works!!​