nxp-qoriq / tsntool

Userspace Tool for TSN function configuration
Other
4 stars 2 forks source link

topology discovery #1

Open crow1814 opened 1 year ago

crow1814 commented 1 year ago

Hi, I have flashed images real-time edge software v2.4 for the LS1021A-TSN board according to https://www.nxp.com/docs/en/user-guide/REALTIMEEDGEUG_Rev2.4.pdf. Then, I'm trying to enable the topology discovery by python3 topoagent.py. However, I got an error ModuleNotFoundError: No module named 'dataclasses'. Is tsntool a necessary condition for topology discovery? And, how enable topology discovery on LS1021ATSN?

layerscape commented 1 year ago

The ‘Dynamic topology discovery’ is supported on LS1028ARDB, not on LS1021ATSN. Please check 2.2 Feature Support Matrix of https://www.nxp.com/docs/en/user-guide/REALTIMEEDGEUG_Rev2.4.pdf.

BTW: tsntool is used on LS1028ARDB to configure TSN features on ENETC or TSN switch.