wiki:crkit/Software/Firmware/Framework/R3_arch/status_pkt
close Warning: Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 4 (modified by khanhle, 14 years ago) ( diff )

--

Status Packet

Figure 1 - Status Packet Structure



Table 1 - Status Header

TYPEStatus packet type
0x0100 - Interrupt message, only one Status payload field is required for INTC content

Table 2 - Status Payload

INTCOne word, content of Interrupt Controller delta register. Host needs to parse the INTC field to identify which interrupts were triggered. Refer to INTC RMAP for further information
  • for R3, only Host -> HW status messaging is required for interrupt handling.
  • For future revisions, we will support VITA radio transport protocol for messaging and status handling.
  • Note, UDP port 1001 is used for Status related packets.

..

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.