Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi;
I want to assign the interface for UART logging of all cores to USART0. However, when I make this assignment from the sysconfig DebugP tab from multiple cores, I get a conflict error as expected.
In short, I want to use USART0 for logging function of all cores.
How can I provide this functionality? Maybe there is a way to do this using the DebugP_shmLogRead() method?
Is it possible to write the logging data of all cores to shared memory with one method and then send it via USART0 with a single core using the DebugP_shmLogRead method?
Regards
Kadir
