Tool/software:
Hi All,
we have a FreeRTOS application on an R5 core together with Linux running on an A53 core. At the moment logs from the R5 core are written independently from the A53 through UART.
For production devices it is not possible for me to access these logs and it would be interesting to know if there is a way to write the R5 log messages to the Linux side and merge them with the logs there (which are stored for later use).
I have seen some information on shared memory logging, but only for FreeRTOS/NoRTOS cases. Maybe someone could point me to examples/infos on FreeRTOS to Linux logging, if there is any available?
Thank you and kind regards
Philip Kees