Other Parts Discussed in Thread: LP-AM243,
Hi all TI experts,
I've discovered that enabling "External Phy Management" and setting the RTOS Variant to "No RTOS" in Enet (CPSW) leads to compilation failure. The error occurs in the file ti_enet_open_close.c. Are these two settings incompatible when activated simultaneously?
Additionally, I've modified the program based on enet_l2_cpsw, but I find the response speed insufficient—it can't react quickly enough. I've also tried using a timer to trigger rxSemObj, but it's still not fast enough. Are there other methods to accelerate the response time?
Best,
Larry