iMX93 A core M core cannot be activated simultaneously

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

iMX93 A core M core cannot be activated simultaneously

ソリューションへジャンプ
240件の閲覧回数
meeeeeei
Contributor I
I use the make SOC=iMX9 REV=A1 flash_singleboot_m33 command to compile flash.bin into the chip. During the uboot phase, the debugging port of M core has printed information, but after entering the linux system, the debugging port of M core does not print information.
0 件の賞賛
返信
1 解決策
214件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

refer to the user guide, please add the parameter "clk_ignore_unused" to the uboot bootargs like this

“setenv mmcargs 'setenv bootargs ${jh_clk} console=${console} root=${mmcroot} clk_ignore_unused”

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
215件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

refer to the user guide, please add the parameter "clk_ignore_unused" to the uboot bootargs like this

“setenv mmcargs 'setenv bootargs ${jh_clk} console=${console} root=${mmcroot} clk_ignore_unused”

0 件の賞賛
返信