Can the Core1 used for thread implementation?

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

Can the Core1 used for thread implementation?

588 Views
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 Kudos
Reply
2 Replies

539 Views
sushmasan
Contributor II

Hello @Pavel_Hernandez ,

Thanks for the update.

0 Kudos
Reply

559 Views
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 Kudos
Reply