Hello,
I am trying to debug my project on SES. I connected my board with Jlink and opened RTT Viewer to watch my logs. My project has an RTC watchdog that resets my program in case of a timeout.
I saved my logs from RTT viewer and then I used SES debugger to see my logs.
when I compared the logs for a resemble behavior of my code I noticed that the SES debugger printed much more logs than the RTT viewer.
I wanted to ask what may cause those differences? and which tool will be more accurate to debug my code (RTT viewer or SES debugger)
I am trying to debug my project on SES. I connected my board with Jlink and opened RTT Viewer to watch my logs. My project has an RTC watchdog that resets my program in case of a timeout.
I saved my logs from RTT viewer and then I used SES debugger to see my logs.
when I compared the logs for a resemble behavior of my code I noticed that the SES debugger printed much more logs than the RTT viewer.
I wanted to ask what may cause those differences? and which tool will be more accurate to debug my code (RTT viewer or SES debugger)
The post was edited 2 times, last by lsz: typo ().