Can the Core1 used for thread implementation?

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

Can the Core1 used for thread implementation?

622 次查看
sushmasan
Contributor II

Hello Team,

In my current project I am using LPC55S69 microcontroller. I know it has 2 cores (Core0, Core1).

I am planning to implement thread mechanism, so the thread creation will be in Core0, but the actual implementation will be in Core1.

Is it doable? Also, can we achieve thread synchronization with this approach?

I am checking for other possibilities to minimize the image foot print. Otherwise I will go and use Free RTOS.

Can someone please suggest?

Regards,
San

0 项奖励
回复
2 回复数

573 次查看
sushmasan
Contributor II

Hello @Pavel_Hernandez ,

Thanks for the update.

0 项奖励
回复

593 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, I recommend review the examples on the SDK about the using of multicore.

Pavel_Hernandez_0-1726270505363.png

Best regards,
Pavel

 

0 项奖励
回复