When we send message through aurixcan, firstly messages are sent from can bus to aurix, and then aurix route them to tegra.
Through ./sample_canbus_logger --driver=can.aurix --params=ip=10.42.0.146,bus=a, we can see the messages received on tegra. How can we see the messages received on aurix, not routed to tegra?
Thanks!