2025-05-29 4:11 AM - last edited on 2025-05-29 4:20 AM by Andrew Neil
I want to implement Segger Systemview recording mode but I also want to make use of the STM32CubeIDE live variables view and other features within the IDE when debugging. On top of this I also want to use the Segger System live recording feature so I can see things like task history etc. within Systemview. Snapshot mode is fine and with that I can use all feature of CubeIDE and just look at Systemview in non-realtime. But as per the subject I cannot have both St Link V2 firmware upgrade to J Link. A workaround to this, is to use Segger Systemview in UART mode, but this of course means that I need extra hardware (on a customer board - the Nucleo is fine). Is there a way around this so I can use both Segger Systemview record mode AND use the full features of STM32CubeIDE? I am current developing on Nucleo board. Could this limitation be circumvented by using a real J-Link?