Skip to main content
Explorer II
March 17, 2025
Solved

DPM_Sleep_start build error

  • March 17, 2025
  • 1 reply
  • 691 views

Hi Pascal,

We have designed a custom PCB, and I’m attaching the schematic for your reference. Since we don’t have a dedicated UART, we have not enabled trace embedding.

We are using X-CUBE FreeRTOS 1.3 with STM32U575VGT6. The USB dual-role functionality worked correctly when tested on the Nucleo board (STM32U575), but it is not working on our custom board.

We encountered the following errors:

  • OS_CAD_PRIORITY
  • OS_PE_PRIORITY
  • DPM_Sleep_start

I have attached the error message and code files. Please check and guide us on resolving this issue.

Thanks & Regards,

Rajkumar.

 

 

ucpd_schimatic1.pngucpd_schimatic.png

 

ucpd_error.PNG

    This topic has been closed for replies.
    Best answer by PPAIL.1

    Hi Rajkumar

    Please migrate to STM32CubeMX 6.14.0 and STM32Cube MCU package for STM32U5 : 1.7.0

    Then I have no more error compiling the project from your .ioc.

    Best regards

    Pascal

     

    1 reply

    PPAIL.1Answer
    ST Employee
    March 17, 2025

    Hi Rajkumar

    Please migrate to STM32CubeMX 6.14.0 and STM32Cube MCU package for STM32U5 : 1.7.0

    Then I have no more error compiling the project from your .ioc.

    Best regards

    Pascal

     

    Explorer II
    March 24, 2025

    Hi Pascal,

    Thank you for your valuable input, we will update pakeage and let you know.

     

    Thanks

    Regards

    Rajkumar