Hi,
I'm trying to output simple string messages to the terminal window in Systemview using SEGGER_SYSVIEW_PrintfHost("Simple String"). They are only printed sometimes.
I did a test where I also used printf("Simple String") on the next line as SEGGER_SYSVIEW_PrintfHost()
to print to the RTT terminal and all the expected messages are printed on the RTT terminal but only a few on the Systemview terminal.
My system is running on an ARM M0 @ 16 MHz using FreeRTOS and the Jlink interface speed is 8000 kHz.
SystemViewer V2.34
Any suggestions?
Best regards,
Aart
I'm trying to output simple string messages to the terminal window in Systemview using SEGGER_SYSVIEW_PrintfHost("Simple String"). They are only printed sometimes.
I did a test where I also used printf("Simple String") on the next line as SEGGER_SYSVIEW_PrintfHost()
to print to the RTT terminal and all the expected messages are printed on the RTT terminal but only a few on the Systemview terminal.
My system is running on an ARM M0 @ 16 MHz using FreeRTOS and the Jlink interface speed is 8000 kHz.
SystemViewer V2.34
Any suggestions?
Best regards,
Aart