This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6638 ARM多核启动



TI工程师你好:

            我在使用C6638处理器时,linux跑在ARM0上,使用LINUX可以将DSP CORE0到CORE7启动起来,但是据我所知C6638有4个ARM核,请问ARM1到ARM3如何跑起来。

   我猜想有三种情况:

                         (1)ARM1到ARM3裸跑,但是如何实现和ARM0的核间交互。

                         (2)和ARM0一样跑Linux,此处如何处理没有想明白.

                          (3)ARM0可以在linux系统中使用进程绑定剩余的三个核让其在进程中处理任务,

                            这个办法我在飞思卡尔的IMX6 ARM四核处理器中用过,但是不知道咱们的SOC可否能用。

                 求指教。