_SendPacket() function
_SendPacket() Function description Send a SystemView packet over RTT. RTT channel and mode are configured by macros when the SystemView component is initialized. This function takes care of maintaining the packet drop count and sending overflow packets when necessary. The packet must be passed without Id and Length because this function prepends it to the packet before transmission. Parameters pStartPacket - Pointer to start of packet payload. There must be at least 4 bytes free to prepend Id and Length. pEndPacket - Pointer to end of packet payload. EventId - Id of the event to send.
![]()
_SendPacket(pPayloadStart, pPayloadStart, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);![]()
_SendPacket(pPayloadStart, pPayload, EventID);
_SendPacket() is called by 50 functions and calls 4 functions:
![]()
_SendPacket()
_SendPacket() reads 5 variables and writes 3 variables:
![]()
_SendPacket()