LPC55S69 : freertos_mpu_ns/s examples

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

LPC55S69 : freertos_mpu_ns/s examples

760 次查看
EugeneHiihtaja
Senior Contributor I

Hello !

Looks like in this example, RTOS is running on nonsecure side and able to call "static" stubs on secure side.

Do you have more advanced examples or can you give some tip how to or even it possible at all :

- all tasks running in secure word

- some task running on secure side and some tasks on nonsecure side with IPC communication

- rtos running on nonsecure side, ISR handled on secure side and IPC (queue) from ISR can be send to nonsecure task ?

 or what kind of configurations are possible ?

At list would be nice to know how ISR from secure side can notify nonsecure task  ?

Regards,

Eugene

0 项奖励
回复
1 回复

709 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hello Eugene,

To understand better the possible cases in the RTOS use with the Trustzone I will suggest to check the following appnote:

http://www.keil.com/appnotes/files/apnt_291.pdf 

Best Regards,

Alexis Andalon

0 项奖励
回复