Hello All.
I have flashed a custom baremetal image on SPE Cortex - R5.
How do I get the log of R5 present on SPE using the UARTC?
I tried, jetson-demux tool but not sure how to utilise the tool. Please guide me on this.
Thanks in advance.
Hello All.
I have flashed a custom baremetal image on SPE Cortex - R5.
How do I get the log of R5 present on SPE using the UARTC?
I tried, jetson-demux tool but not sure how to utilise the tool. Please guide me on this.
Thanks in advance.
Please check readme at GitHub - NVIDIA/python-jetson: Python utilities for NVIDIA Jetson
jetson-demux --device /dev/ttyxxx
br
ChenJian
Hi ChenJian.
BR
Hello, abelamge:
br
ChenJian
Hello ChenJian.
I am able to open the terminal but get no logs in the SPE node, even after successfully flashing SPE Firmware.
How can I see FreeRTOS booting up logs in /dev/pts/<SPE_node_number> ?
BR
Hello,
You can start from original BSP, without any change.
After the device’s up, you should see following log, which comes from SPE firmware.
init uartc for combined uart
Then you can start your own SPE firmware, in the same console.
br
ChenJian
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.