Skip to main content
Visitor II
April 13, 2022
Solved

"STM32G474_MB1303_DRP_ONLY" build break at "USBPD_PE_Request_CtrlMessage"

  • April 13, 2022
  • 1 reply
  • 2176 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

    1 reply

    Mike_STAnswer
    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

    qqGHUANAuthor
    Visitor II
    April 13, 2022

    Hi Mike_ST

    Thanks for your answer

    it works!!​