Devices that feature an ETMv4 (such as most devices of the S32K3xx family) include program trace when configured to output any data trace. winIDEA will record data and program trace even if only data trace is selected, and the complete recording will show on the Trace Window.
This means that ETM is used even when exclusively selecting Data in the Profiler Configuration or when using the Trace Wizard to record only data trace. As a result, the additional program trace being recorded may cause trace FIFO overflows.
When data trace needs to be recorded exclusively, manually configure the Trace trigger to use DWT and ITM instead of the ETMv4.