How often does J-Link poll the RTT Control Block Structure to determine if there is new data available ? I have seen information to suggest that "Up" buffers should be sized to accept the amount of data that target can produce for somewhere between 100uS to 1mS; although, I can't seem to find where I read this now.
Here are a few questions that I have.
1. Does this mean that the J-Link checks for new data available in the target buffers somewhere between 100uS and 1mS ? Or the J-Link poll rate faster or slower than that ?
2. How does the J-Link determine if new data is available ? Does it check the ring buffer pointers in the RTT Control Block to see if the target has written new data to the buffer(s) ?
Thanks.
Here are a few questions that I have.
1. Does this mean that the J-Link checks for new data available in the target buffers somewhere between 100uS and 1mS ? Or the J-Link poll rate faster or slower than that ?
2. How does the J-Link determine if new data is available ? Does it check the ring buffer pointers in the RTT Control Block to see if the target has written new data to the buffer(s) ?
Thanks.