Part Number: TDA2EX17EVM
I used the linux which Ti VisionSDK document (VisionSDK_Linux_UserGuide.pdf) recommended.
Then I got some fail in TC8 test cases (www.opensig.org/.../9_OA_Automotive_Ethernet_ECU_TestSpecification_v1.pdf).
I do not understand why there are some strange result on the ethernet test, e.g., not getting TcpFlagAck, connection illegal for this process.
Whether the linux network kernel follow RFC793 which is the TC8 requirement?
How can I pass these TC8 testcase? It seem to me that the ethernet protocols (e.g. tcp/ip arp icmp udp) are implemented by the linux kernel. Can anyone confirm that this linux support TC8?
By the way, I knew there are some network parameter on "/proc/sys/net/ipv4/" and how could I change it ?
thanks
ref : TC8 test report