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.

IPC Communication and uartlogging doesn't work together

Hi at all, I try to combine the two examples "uartlogging" and
"demo_F28M35H52C1" out of the "Resource Explorer". Because there is no
working logging in the Demo_F28 example. Butt when I try include the code
from one project into the other (uartlogging into Demo ore the IPC Code
out of the Demo into uartloggin) the programm will not work anymore.
There is always an stack oferflow , not enough memory or the programm
the program hangs up. But I increase the Heap and Stack parameters in the cfg-File.
What do I had to do to get the Code working or what Parameter do I have
to Change.