Skip to main content
Associate 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

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.1
PPAIL.1Best answer
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

 

Associate II
March 24, 2025

Hi Pascal,

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

 

Thanks

Regards

Rajkumar