configure freeRTOS MPU for S32k312

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

configure freeRTOS MPU for S32k312

405 Views
sunyy
Contributor II

Hello All,
I want to use MPU related functions on S32K312, but I can't find the MPU related port file.
1.Does ARM-CM7 have freeRTOS that supports MPU?
2.how to configure freeRTOS MPU for S32k312?
3.Can I directly use the port file in ARM-CM4-MPU instead of the ARM-CM7 file?

Best regards.

Labels (1)
Tags (2)
0 Kudos
2 Replies

351 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @sunyy 

There are two FreeRTOS ports, one that includes MPU support and one that doesn't. S32K3 Reference Software package contains port without the MPU support. It's up to user to port version with MPU if MPU if is needed.

Regards,

Lukas

0 Kudos

306 Views
sunyy
Contributor II
Thank you for your reply.
Which MPU port version should I use and where can I obtain MPU supported port versions?
0 Kudos