MPC5668G dual core to single core change?

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

MPC5668G dual core to single core change?

702件の閲覧回数
aswinkumarr
Contributor III

Hi,

 

 

I am using MPC5668G controller and i have my code for dual core(both z6 and z0 core). Now my code is using most part in z0 core and few in z6 core. Now i am planning to change all my task to z6 single core. As in MPC5668G, z0 works in software vector interrupt and z6 on hardware vector interrupt. What are the dependency things i need to concentrate while making this changes more like clocks, interrupts etc., Is there any core dependency between these core which may affect if we use only single(z6 core alone).

 

Thanks,

Aswinkumar

ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

550件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

I think you are mixing up two topics together - SW/HW vector mode and fixed/configurable vector offsets.

Please see following thread where I have recently answered, I think it replies to your question as well:

https://community.freescale.com/message/528987

0 件の賞賛
返信

550件の閲覧回数
aswinkumarr
Contributor III

Hi,

Thank you for your reply. I want to clarify one more thing. Our requirement is to use hardware vector mode in z6 core. How to disable one interrupt, when ISR is processing an another interrupt. We currently doing a writing high priority value in the priority register. Is there any other way to disable it.

Thank you,

Aswinkumar

0 件の賞賛
返信