This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CPSW_STATS registers for Sitara in Code Composer Debug View

The CPSW_STATS registers are not shown in Code Composer. I have added them by creating a new .xml file for them. 

In case anybody is interested, I have attached it.

Regards
Daniel

4861.cpsw_stats.xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>


<module description="cpsw_stats" id="cpsw_stats">
  
  
  <register acronym="GoodRX" description="Good Rx Frames" id="GoodRx" offset="0x0" width="32"></register>
  <register acronym="Broadcast Rx Frames" description="Broadcast Rx Frames" id="Broadcast Rx Frames" offset="0x4" width="32"></register>
  <register acronym="Multicast Rx Frames" description="Multicast Rx Frames" id="Multicast Rx Frames" offset="0x8" width="32"></register>
  <register acronym="Pause Rx Frames" description="Pause Rx Frames" id="Pause Rx Frames" offset="0x0C" width="32"></register>
  <register acronym="Rx CRC Errors" description="Rx CRC Errors" id="Rx CRC Errors" offset="0x10" width="32"></register>
  <register acronym="Rx Align Errors" description="Rx Align Errors" id="Rx Align Errors" offset="0x14" width="32"></register>
  <register acronym="Oversize Rx Frames" description="Oversize Rx Frames" id="Oversize Rx Frames" offset="0x18" width="32"></register>
  <register acronym="Rx Jabbers" description="Rx Jabbers" id="Rx Jabbers" offset="0x1C" width="32"></register>
  <register acronym="Undersize Rx Frames" description="Undersize Rx Frames" id="Undersize Rx Frames" offset="0x20" width="32"></register>
  <register acronym="Rx Fragments" description="Rx Fragments" id="Rx Fragments" offset="0x24" width="32"></register>
  <register acronym="Rx Octets" description="Rx Octets" id="Rx Octets" offset="0x30" width="32"></register>
  <register acronym="Good Tx Frames" description="Good Tx Frames" id="Good Tx Frames" offset="0x34" width="32"></register>
  <register acronym="Broadcast Tx Frames" description="Broadcast Tx Frames" id="Broadcast Tx Frames" offset="0x38" width="32"></register>
  <register acronym="Multicast Tx Frames" description="Multicast Tx Frames" id="Multicast Tx Frames" offset="0x3C" width="32"></register>
  <register acronym="Pause Tx Frames" description="Pause Tx Frames" id="Pause Tx Frames" offset="0x40" width="32"></register>
  <register acronym="Deferred Tx Frames" description="Deferred Tx Frames" id="Deferred Tx Frames" offset="0x44" width="32"></register>  
  <register acronym="Collisions" description="Collisions" id="Collisions" offset="0x48" width="32"></register>
  <register acronym="Single Collision Tx Frames" description="Single Collision Tx Frames" id="Single Collision Tx Frames" offset="0x4C" width="32"></register>
  <register acronym="Multiple Collision Tx Frames" description="Multiple Collision Tx Frames" id="Multiple Collision Tx Frames" offset="0x50" width="32"></register>
  <register acronym="Excessive Collisions" description="Excessive Collisions" id="Excessive Collisions" offset="0x54" width="32"></register>
  <register acronym="Late Collisions" description="Late Collisions" id="Late Collisions" offset="0x58" width="32"></register>
  <register acronym="Tx Underrun" description="Tx Underrun" id="Tx Underrun" offset="0x5C" width="32"></register>
  <register acronym="Carrier Sense Errors" description="Carrier Sense Errors" id="Carrier Sense Errors" offset="0x60" width="32"></register>
  <register acronym="Tx Octets" description="Tx Octets" id="Tx Octets" offset="0x64" width="32"></register>
  <register acronym="Rx + Tx 64 Octet Frames" description="Rx + Tx 64 Octet Frames" id="Rx + Tx 64 Octet Frames" offset="0x68" width="32"></register>
  <register acronym="Rx + Tx 65 Octet Frames" description="Rx + Tx 65 Octet Frames" id="Rx + Tx 65 Octet Frames" offset="0x6C" width="32"></register>
  <register acronym="Rx + Tx 128 Octet Frames" description="Rx + Tx 128 Octet Frames" id="Rx + Tx 128 Octet Frames" offset="0x70" width="32"></register>
  <register acronym="Rx + Tx 256 Octet Frames" description="Rx + Tx 256 Octet Frames" id="Rx + Tx 256 Octet Frames" offset="0x74" width="32"></register>
  <register acronym="Rx + Tx 512 Octet Frames" description="Rx + Tx 512 Octet Frames" id="Rx + Tx 512 Octet Frames" offset="0x78" width="32"></register>
  <register acronym="Rx + Tx 1204 Octet Frames" description="Rx + Tx 1204 Octet Frames" id="Rx + Tx 1204 Octet Frames" offset="0x7C" width="32"></register>
  <register acronym="Net Octets" description="Net Octets" id="Net Octets" offset="0x80" width="32"></register>
  <register acronym="Rx Start of Frame Overruns" description="Rx Start of Frame Overruns" id="Rx Start of Frame Overruns" offset="0x84" width="32"></register>
  <register acronym="Rx Middle of Frame Overruns" description="Rx Middle of Frame Overruns" id="Rx Middle of Frame Overruns" offset="0x88" width="32"></register>
  <register acronym="Rx DMA Overruns" description="Rx DMA Overruns" id="Rx DMA Overruns" offset="0x8C" width="32"></register>
</module>