How to disable M4 core for imx8mmevk

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

How to disable M4 core for imx8mmevk

2,310件の閲覧回数
nicklau
Contributor II

Hi,

How to disable M4 core in IMX8MMEVK project? If i wanna use the debug serial port UART4 of M4 as the general serial port of A53, what modifications need to be made in terms of software and hardware?

Thanks.

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

1,966件の閲覧回数
andrewgupta33
Contributor I

I had Same question but need to elobrate it more. Thanks  McDVoice  @nick lau 

0 件の賞賛
返信

1,966件の閲覧回数
nicklau
Contributor II

Can anyone give me some advice?

0 件の賞賛
返信

1,966件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

refer to the schematic, uart4 is for M4 debug, you can assign uart4 to A53 domain, you can refer to the function "_early_platform_setup2" in the imx8mm_bl31_setup.c,