Hello,
My problem is related to Logging of data posted on Terminal 0 of J-LINK RTT VIEWER V6.32.
Data is written to the terminal using SEGGER_RTT_WriteString2 function as my board does not include UART support.
I have successfully achieved logging using the keyboard shortcuts.
I intend to make the process autonomous needing least intervention (single input from user) using J-LINK Script file to achieve this?
The end goal would be for the JLink to output the data to a program such as a terminal or a text document in a format that the contract manufacturer can interface to via a script that parses data for them (so that they can automatically insert it into their tracking database without copy and paste).
Other options besides the RTT Viewer are welcome also."
Sincerely,
Akul Swami
My problem is related to Logging of data posted on Terminal 0 of J-LINK RTT VIEWER V6.32.
Data is written to the terminal using SEGGER_RTT_WriteString2 function as my board does not include UART support.
I have successfully achieved logging using the keyboard shortcuts.
I intend to make the process autonomous needing least intervention (single input from user) using J-LINK Script file to achieve this?
The end goal would be for the JLink to output the data to a program such as a terminal or a text document in a format that the contract manufacturer can interface to via a script that parses data for them (so that they can automatically insert it into their tracking database without copy and paste).
Other options besides the RTT Viewer are welcome also."
Sincerely,
Akul Swami