2054412_en-US

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

2054412_en-US

2054412_en-US

Question about running hello world in CM7 on imx8mp-evk

Ok, so that question might seem very basic, I'm wracking my brain as to why it doesn't work, but here it goes:

I'm trying to run the basic hello world in the CM7 on a imx8mp-evk. Release 6.6.52.

In u-boot:

u-boot=> setenv fdtfile 'imx8mp-evk-rpmsg.dtb';

u-boot=>boot

[device boots, I enter login]

imx8mpevk login: root
root@imx8mpevk:~# echo -n /lib/firmware/ > /sys/module/firmware_class/parameters/path
root@imx8mpevk:~# echo -n imx8mp_m7_TCM_hello_world.elf > /sys/devices/platform/imx8mp-cm7/remoteproc/remoteproc0/firmware
root@imx8mpevk:~# echo start > /sys/devices/platform/imx8mp-cm7/remoteproc/remoteproc0/state

And then, Linux hangs. No "hello world" in any console (should be in console 4, which is COM8 for me, but I got all 4 open just to make sure). What am I doing wrong here?



i.MX 8M | i.MX 8M Mini | i.MX 8M NanoRe: Question about running hello world in CM7 on imx8mp-evk

It works!

Thank you!

Re: Question about running hello world in CM7 on imx8mp-evk

Hello,

Need more command in u-boot:

u-boot=> setenv fdtfile 'imx8mp-evk-rpmsg.dtb'; run prepare_mcore

u-boot=>boot



Best Regards,
Zhiming

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 04:26 PM
更新者: