imx8mq M4 helloworld demo won't output message to uart

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8mq M4 helloworld demo won't output message to uart

626 Views
charleshuang
Senior Contributor II

Hi

I'm using iMX8mq evk board with Yocto 3.0 (5.4.70)

I want to run M4 helloworld demo .

Command as below:

--------------------------------------------------------------------------

u-boot=> fatload mmc 1:1 0x48000000 imx8mq_m4_TCM_hello_world.bin

6512 bytes read in 19 ms (334 KiB/s)

u-boot=> cp.b 0x48000000 0x7e0000 20000

u-boot=> dcache flush

u-boot=> bootaux 0x7e0000

## Starting auxiliary core stack = 0x20020000, pc = 0x1FFE0305...

u-boot=>

--------------------------------------------------------------------------

I want to know if there is any problem with the Bold string

 

Labels (1)
0 Kudos
Reply
1 Reply

616 Views
charleshuang
Senior Contributor II

No problem with the evk board

I will look at this part with our board.

thanks

0 Kudos
Reply