Hi there,
I want to get started with TSN with a TDA4 EVM board, is there any demo or materials available?
BR,
Kaijun
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi there,
I want to get started with TSN with a TDA4 EVM board, is there any demo or materials available?
BR,
Kaijun
Kaijun,
There is support for TSN on the CPSW2G under Linux currently, as outlined in http://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/latest/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/K3_CPSW2g.html?highlight=est#part-family-name-cpsw2g-ethernet.
We are working to enable for the CPSW9G early next year, but do not currently have support included to the Processor SDK.
Best regards,
Dave
Kaijun,
802.1Qav is not currently supported in the SDK. I do not have a schedule at this time for its inclusion.
Best regards,
Dave
Kaijun,
For this error, it is likely that
- Modules not loaded or present on rootfs
- !CONFIG_NET_SCH_TAPRIO
- old iproute2 package tools
Please check and confirm.
Best regards,
Dave