Working with MC9S08SH16 MCU in CW V10.2, I enable trace and profile to collect trace data and then I start program execution. I found that the program does different things if I enable trace and profile or not. During program execution some RAM and CPU register test functions are executed, and when trace and profile is enabled this functions show problems.
Does trace and profile modify MCU RAM content?