This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28M35H52C1 dual-core logging

Hello,

I have come into some problem when I tried to configure the Logging for both of the Subsystem in F28M35H52C1 microcontroller. I want to use is the Log_errorX(...) and the Log_warningX(...) functions. I configured the LoggingSetup module and the logger (JTAG stop mode) for both core. I enabled these status loggers and at the host side I added both the subsystem as endpoints. The problem arises when I start the cores because I see the master subsystem logs only. On the other hand I am sure about that the events are logged in the control subsystem too because in the ROV I see the entries in the logger buffer. So it seems the error and warning events are logged but they are not read by the host in JTAG halt.

Do you have any idea what went wrong here?

Best Regards,
Tamas