Can the Core1 used for thread implementation?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can the Core1 used for thread implementation?

596件の閲覧回数
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 返答(返信)

547件の閲覧回数
sushmasan
Contributor II

Hello @Pavel_Hernandez ,

Thanks for the update.

0 件の賞賛
返信

567件の閲覧回数
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 件の賞賛
返信