Steps/Guide to Load and Execute the Code in Multiple CPUs in IMX8M Mini

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

Steps/Guide to Load and Execute the Code in Multiple CPUs in IMX8M Mini

434 Views
sreedhar_appala
Contributor IV

Hi,

We are working with IMX8M Mini EVK. Yocto IMX BSP 4.14.98.2.0.0

We want to program some portion of code to execute in CPU1, CPU2, CPU3 and Micro as well.

Could you please let us know the procedure how we can link our program to load in the CPU1, CPU2, CPU3 and Micro of IMX8M Mini. Please point to any guide or steps.

Thank you, Sreedhar

0 Kudos
1 Reply

363 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sreedhar

for assigning cpu core/cores to a running process one can try procedures described on

bash - Assigning a cpu core to a process - Linux - Stack Overflow 

https://community.nxp.com/message/303749#303749 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos