Hello,
Solved! Go to Solution.
Hello @chrispeterson ,
Maybe you can check the TopMAX III programmer, that is a memory programmer and it can be helpful for you. Also you can contact to your distributor for get preprogrammed memories.
I hope I had answered your question.
Best regards!
Thank you for your response.
I am fully able to flash the development part using the uuu_imx_android_flash scripts and the fastboot_imx_flashall scripts. Both work just fine for development.
The issue is for production. We cannot use those scripts as we want to preflash the eMMC (before the eMMC is placed on the PCB, therefore will not be connected to i.MX8M Plus during this process and the standard Android flash tools cannot be used).
Is the standard to use the Android flash tools for production?
If not, how do other products handle flashing in a production setting?
-Chris
Hello @chrispeterson ,
Maybe you can check the TopMAX III programmer, that is a memory programmer and it can be helpful for you. Also you can contact to your distributor for get preprogrammed memories.
I hope I had answered your question.
Best regards!
We contacted our programmer tool supplier and were able to work through a process to flash all the partitions.
-Chris
Hello!
You can refer here to some common Android questions.
Also you can check the scripts in the Android BSPs to flash, normally the names are uuu_imx_android_flash.sh if using Linux and uuu_imx_android_flash.bat if using Windows.
I hope this can helps to you.
Best regards!