Hi,
is it possible to use the FreeRTOS LiveWatch debugger view also with STMCubeMX generated projects? I was trying to do so, but only opening the tabs gives this error:
VisualGDB version: 6.0.101.5147
—————— System.Exception ——————
System.Exception: Missing queue type
at PluginFreeRTOS.LiveWatch.NodeSource..ctor(ILiveWatchEngine engine)
at PluginFreeRTOS.LiveWatch.FreeRTOSLiveWatchPlugin.CreateNodeSource(ILiveWatchEngine engine)
at wc3.OnActivated()
at VisualGDB.GUI.AdvancedAnalysis.LiveWatch.LiveWatchController.set_SelectedView(fg value)
trace=[PluginFreeRTOS.LiveWatch.NodeSource..ctor:283, PluginFreeRTOS.LiveWatch.FreeRTOSLiveWatchPlugin.CreateNodeSource:6, wc3.OnActivated:11, VisualGDB.GUI.AdvancedAnalysis.LiveWatch.LiveWatchController.set_SelectedView:36]
Am I missing something or is it just not compatible?
Thank you,
Stefan