Hi NXP ,
MIMX8M6CVNKZAB(IMX8M Mini)
I am facing problem while booting A53 , in U-boot after booting Cortex M4 ( bootaux 0x7e0000). A53 is unable to boot. I have shared the error log dsocument(A53_M4_Boot_Problem.docx). I have also shared the dts file which I am using.
I have downloaded the SDK from SDK Builder and tested Hello_world Program and ping_pong_test . These 2 are working fine but after running low_power_wakeword its showing the errror in this way.
Then I try to power off the board and try to boot only A53 then it is not booting error log I have attached(A53_Boot_issue.docx).
I am booting through SD card
At first I was running the low_power_wakeword.bin
=>fatload mmc 1:1 0x48000000 low_power_wakeword.bin
=>cp.b 0x48000000 0x7e0000 0x20000
=>bootaux 0x7e0000
=>boot
then in m4 terminal it is showing this
################### LOW POWER VOICE DEMO START ####################
Build Time: Dec 29 2023--10:56:20
VoiceSeekerLight_Create status: 0x0
VoiceSeekerLight lib initialized!
VoiceSpot library version: 0.23.3.1665740895
VoiceSpot model version: 0.13.1
VoiceSpot model string: HeyNXP_en-US_1
********************************
Wait the Linux kernel boot up to create the link between M core and A core.
********************************
then after I am booting A53 its not booting.
After doing this experiment when I try to boot only A53 it's not booting. after changing the env value to default it's booting.
U-Boot=> env default -a
I am using this command to get the default environment.
How can I solve this problem ,provide the necessory source/documents to edit the SDK examples as per my requirement and compile it .
How can I boot both M4 and A53 safely? Provide me the changes I need to make in dts file. RPmsg is not working correctly.
Board #https://www.phytec.de/produkte/single-board-computer/phyboard-polis-imx8m-mini/