Hi team,
What is the purpose of these two options in the S32K3xx RTD Clock tool?
If set, the configuration tool does not generate the notification in the generated code.
And, if used with the MCAL MCU driver (where the CMU is enabled), the CMU must be disabled in the Clock tool:
Thank you,
BR, Daniel
Hi @danielmartynek ,
This is also for RTM600.
The problem for your project is as notification displayed:
Please make sure that CmuNotification is configured same configuration in all ClockConfig.
Driver doesn't support multiple variants for this feature.
Best regards,
Nhi
Hi @Nhi_Nguyen,
I understand that.
The problem is in my RTD 6.0.0 IP test project, the notification function is not generated.
What RTD have you tested?
Regards,
Daniel
Hi @danielmartynek ,
If you enabled CMU in Clock tool only, you will have:
This feature is exist in Mcu with difference implementation, so you just can enable one of them.
Best regards,
Nhi