Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Subject: Inquiry Regarding Frame Check Sequence (FCS) in AM243x LaunchPad ICSSG Layer 2 Dual MAC Example
Following my exploration of the AM243x LaunchPad's ICSSG Layer 2 dual MAC example using the latest SDK, I've successfully transmitted and received Ethernet packets via laptop using Colasoft Packet Builder. However, I'm unable to locate functions within the Enet LLD for Frame Check Sequence (FCS) verification or utilization. Furthermore, the `EthFrame` structure lacks FCS or CRC members. Could you clarify why FCS isn't implemented in this structure? Are there any functions or settings to enable FCS calculation and usage?
EthFrame structure: