Skip to main content
EWill.4
Visitor II
September 8, 2022
Question

Cannot debug using RTOS Kernel Awareness

  • September 8, 2022
  • 0 replies
  • 2303 views

Having an issue trying to view multiple thread contexts with CubeIDE RTOS kernel awareness. The debugger keeps disconnecting when RTOS kernel awareness is enabled

Normal debugging using GDB server is function correctly.

Upon enabling RTOS Proxy, after startup pausing the debugger results in the following error being printed to the console :

Update threads. Failed collecting threads

Followed by:

   Lost connection to GDB Server

Proxy stopped.

and then the debugger is disconnected.

Full Console Log:

STMicroelectronics RTOS Proxy. Version 0.9.2

Copyright (c) 2021, STMicroelectronics. All rights reserved.

 

Loading RTOS driver... FreeRTOS

Connecting to GDB server on port: 61234 ... Connected

Listen for GDB connection on port: 60000 ... Connected

Failed reading: xList.pxNext.pwOwner

Update threads. Failed collecting threads.

Lost connection to GDB Server

Proxy stopped.

FreeRTOS Version: "V9.0.0"

Processor: STM32H7

0693W00000SumBLQAZ.png 

This topic has been closed for replies.