Hi team, I am testing llce sample and run it by startm7 command, and confirmed sample running on m7 core already, but uboot hangup (bootloader on sdcard) . Could you please give suggestions to correct this issue ?
----------
=> dcache off
=> mw.q 0x34000000 0x0 0x100000
=> tftp 0x80000000 Can_Llce_DS_Can2Can_S32G399A_M7.bin
Failed to get speed of XPCS for emac1_xpcsPFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -2
eth_eqos Waiting for PHY auto negotiation to complete....... done
Using eth_eqos device
TFTP from server 192.168.1.38; our IP address is 192.168.1.100
Filename 'Can_Llce_DS_Can2Can_S32G399A_M7.bin'.
Load address: 0x80000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###################################################
627 KiB/s
done
Bytes transferred = 5505032 (540008 hex)
=> cp.q 0x80000000 0x34000000 0x540008
=> startm7 0x34501000 (hangup here,but llce sample running)
Thanks