Hi,
I want to use PID to define different access rights for different user tasks. It seems that I should dynamicly change the MCM_PID reigster.
Referring to the RM for S32K1xx, it says the MCM_PID is accessible only in Supervisor mode. While the user tasks are running at user mode. How can I change the MCM_PID in user tasks?
Best Regards,
Yellen