Can we use J1939 for NVIDIA Jetson AGX Orin?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
We need to create a model for NVIDIA Jetson AGX Orin. In our model we need to use J1939 for CAN communication.
Is it possible to use J1939 Vehicle network tool box simulink blocks for the same?
Need to know whether NVIDIA Jetson AGX Orin supports J1939.
If it is possible to use Vehicle network tool box for Jetson, How to configure the NVIDIA CAN channel (CAN0/CAN1) as J1939 channel.
0 comentarios
Respuestas (1)
Shaunak
el 24 de Mzo. de 2025
Hi Mayukh,
The CAN and J1939 blocks aren't designed to work together on the NVIDIA Jetson AGX Orin. You can use the regular CAN blocks available in the MATLAB Coder Support Package for NVIDIA platforms for your setup.
You can adjust the Jetson's system settings or use specific libraries that support CAN on the platform to configure CAN channels like CAN0 or CAN1.
You can refer to the following MATLAB Answers link for a workaround to perform J1939 communication in Simulink Real-Time:
Hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Deployment en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!