LPC55S69: portSWITCH_TO_USER_MODE() is not defined

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

LPC55S69: portSWITCH_TO_USER_MODE() is not defined

510 Views
EugeneHiihtaja
Senior Contributor I

Hello !

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

Regards,

Eugene

Labels (1)
0 Kudos
2 Replies

454 Views
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 Kudos

454 Views
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 Kudos