Other Parts Discussed in Thread: HALCOGEN
Tool/software:
Hi,
I am developing an Ethernet driver for one of our projects and am trying to ensure that the MAC layer is functioning correctly.
-
When I used the example code provided in HALCoGen and set breakpoints in both the RX and TX IRQs, it was working fine.
-
To verify this with my PC, I sent an ARP request from my ECU to the PC, but I couldn’t see any data with my ECU's MAC address in Wireshark.
2.1. I tried enabling loopback under EMAC.
2.2. I also tried without enabling loopback, but it still did not work.
- If my second point is invalid, how can I test with the HALCoGen-generated MAC functions?
Regards,
Sandeep