MQX and MPU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MQX and MPU

跳至解决方案
805 次查看
salerio
Contributor I

Does anyone know if the current version of MQX (3.5 i think) supports the MPU in the Kinetis Cortex M4 devices. I would like if possible to segregate some tasks stacks from each other in my application.

0 项奖励
回复
1 解答
506 次查看
ColoPaul
Contributor II

Actually, the current version is 3.8.0;  I've heard rumors that a 3.8.1 beta exists.

There is no support for the MPU.   Maybe it is coming?

In the release notes for 3.8.0 there is the following text:

 

The CortexM PSP (Kinetis kernel) has been modified to be able to create tasks running in user (restricted) mode. The lightweight memory management, dynamic task creation, lightweight semaphore, event and message API functions were implemented to operate from user mode. This is an experimental prototype of the feature available for K60 and IAR build tools only in this version.

在原帖中查看解决方案

0 项奖励
回复
1 回复
507 次查看
ColoPaul
Contributor II

Actually, the current version is 3.8.0;  I've heard rumors that a 3.8.1 beta exists.

There is no support for the MPU.   Maybe it is coming?

In the release notes for 3.8.0 there is the following text:

 

The CortexM PSP (Kinetis kernel) has been modified to be able to create tasks running in user (restricted) mode. The lightweight memory management, dynamic task creation, lightweight semaphore, event and message API functions were implemented to operate from user mode. This is an experimental prototype of the feature available for K60 and IAR build tools only in this version.

0 项奖励
回复