Cluster related

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

Cluster related

跳至解决方案
2,765 次查看
lpeng
Contributor I

Hi all,

I have a qustion about cluster. If freescale wants to introduce cluster in MSC8156, It's going to be seperated DSP and CPU clusters(control cluster) or cluster including both DSP and QUICC Engine Subsystem? Sorry if i am not supposed to post this question here.

best regards,

lpeng

标签 (1)
标记 (1)
0 项奖励
1 解答
1,161 次查看
AndrewinApps
Contributor IV

Hi Ipeng,

A programmer may load code to either:

  • The local memory of one of the 6 core subsystems of the MSC8156,
  • or to shared memory.

The code is run by one of the 6 MSC8156 DSP cores.

If a user wants to use a general (non-DSP) core processing unit IN ADDITION to the DSP cores, and this is not for communications processing, then they would need to use an external device.

 

在原帖中查看解决方案

0 项奖励
4 回复数
1,161 次查看
AndrewinApps
Contributor IV

Hello,
Could you please clarify what you mean by clustering?


The QUICC Engine only runs code related to parsing Ethernet / SPI data for the DSP cores.
Customers generally do not have access to this code.

 

Other CPUs can run whatever code a programmer puts on them.

 

 

0 项奖励
1,161 次查看
lpeng
Contributor I

Thanks you very much. My meaning is that  cores may be organized into clusters as the number of cores increases.

I have another question: is there any CPU core that user can put code on in 8156? 

0 项奖励
1,162 次查看
AndrewinApps
Contributor IV

Hi Ipeng,

A programmer may load code to either:

  • The local memory of one of the 6 core subsystems of the MSC8156,
  • or to shared memory.

The code is run by one of the 6 MSC8156 DSP cores.

If a user wants to use a general (non-DSP) core processing unit IN ADDITION to the DSP cores, and this is not for communications processing, then they would need to use an external device.

 

0 项奖励
1,161 次查看
lpeng
Contributor I

Ok, Thanks for your reply.

0 项奖励