So far I have not been able to successfully get the i.MX 8QuadMax MEK board to boot. Ideally, I would like to get this eval kit booting and to flash the M4 binary, with Trace32, however, I cannot seem to get the provided Linux image to boot from the SD card, either.
Initially I tried writing a SCFW image (provided by Lauterbach) to the SD card. After doing this I attempted to load an M4 binary using Trace32, however T32 reported that there were CPU Bus errors when attempting to attach.
At this point, I assumed that there could be issues with the SCFW image and decided to try simply using the IMX8QM Linux image, which is provided at the "IMXPRERELEASES: Alpha / Beta BSPs for Microprocessors" page: https://www.nxp.com/webapp/Download?colCode=L4.19.35_1.0.0_MX8QM&appType=license . This was not successful either.
Steps taken:
For the Linux case, are there any steps that I am missing in order for this board to successfully boot?
Thanks,
Josh
Hi Josh
for writing image Linux Biary Demo Files - i.MX 8QMax MEK one can follow
sect.4.3.2 Copying the full SD card image attached Linux Guide or uuu tool.
GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools.
Full documentation can be found in Linux 4.19.35_1.1.0 Documentation
For M4 one can follow sect.7.3 Run an example application document
Getting Started with MCUXpresso SDK for i.MX 8QuadMax included in
SDK_MEK-MIMX8QM which can be obtained on
Welcome | MCUXpresso SDK Builder
Below short overview of boot process
i.MX8 Boot process and creating a bootable image
Video :
i.MX 8QuadMax/QuadPlus Multisensory Enablement Kit | NXP
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------