Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update M33 workflow imx95 mkimage #1

Open
PetervdPerk-NXP opened this issue May 15, 2024 · 1 comment
Open

Update M33 workflow imx95 mkimage #1

PetervdPerk-NXP opened this issue May 15, 2024 · 1 comment

Comments

@PetervdPerk-NXP
Copy link

Then copy the resulting binary image file, build/mx95evk/m33_image.bin, to the iMX95 directory of the mkimage tool. Build a boot container using mkimage, program it to the boot device, and boot the board. The SM will display a debug monitor prompt on the M33 debug UART.

Is there any more in depth information on how to "program it to the boot device" it's quite basic right now.
I can generate a flash.bin using make SOC=iMX95 flash_lpboot_sm_a55 but to which offset copy it to the sd card to overwrite the existing m33 image.

@cecannon7
Copy link
Contributor

This should be described in the full documentation. Please build that and look in the Developer's Guide section. It involves using dd to write the image to the card.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants