LPC55S69: portSWITCH_TO_USER_MODE() is not defined

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

LPC55S69: portSWITCH_TO_USER_MODE() is not defined

1,125 次查看
EugeneHiihtaja
Senior Contributor I

Hello !

Do you have idea why macro portSWITCH_TO_USER_MODE()  is not defined for freertos  ?

Regards,

Eugene

标签 (1)
0 项奖励
回复
2 回复数

1,069 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Eugene,

I have searched  "portSWITCH_TO_USER_MODE() " as a key words in google, the api function is related to MPU(memory protection unit), which can limit the resource scope a task can access. I think the freeRtos example does not use the function.

BR

XiangJun Rong

0 项奖励
回复

1,069 次查看
EugeneHiihtaja
Senior Contributor I

Hi XiangJun Rong !

This macro must to be implemented as part of freertos port for LPC55.

But it missing.

Regards,

Eugene

0 项奖励
回复