Uploaded image for project: 'EtherCAT Slave V4'
  1. EtherCAT Slave V4
  2. PSECSV4-392

NetX51 MMIO mapping of sync signals differs from design in guide

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V4.4.0.0
    • Fix Version/s: V4.5.2.0, V4.6.0.0
    • Component/s: None
    • Labels:
      None
    • Account:
      SPC EtherCat Slave (SPCETHERCA)

      Description

      Sync0 and Sync1 should be mapped to MMIO 10 und MMIO 11
      according to the design in guide.

      But the config.c file has following mapping:

      { 0, MMIO_CONFIG_XC_TRIGGER1, 0, 0 }

      , /* Sync 1: XC5.2 */

      { 1, MMIO_CONFIG_XC_TRIGGER0, 0, 0 }

      , /* Sync 0: XC5.1 */

      { 2, MMIO_CONFIG_XC_SAMPLE1, 0, 0 }

      , /* Latch 1: XC5.4 */

      { 3, MMIO_CONFIG_XC_SAMPLE0, 0, 0 }

      , /* Latch 0: XC5.3 */

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  JKollmannsperger Jochen Kollmannsperger
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: