2021-04-13 12:12 AM
Hello,
I am using FreeRTOS for my prject using STM32F746 with STM32IDE. Is there a way I can use a trace tool? I have come across Segger System View, is it compatible with STM32IDE?
Regards,
Prudhvi Sagar
2021-04-13 03:59 AM
i dont have experience with it but yesterday i found out the stm32cube ide has a trace viewer for the SW debugger (the one built in in every nucleo board):
window->show view-> other ->swv
is this what you were looking for?