Other Parts Discussed in Thread: UNIFLASH
Hi,
We are making a custom board with AM335x but not ready yet and I´m doing a flashing process to manufacturing using a BeagleBone Black. The custom board will have eMMC without SDCard.
I already have all images prepared with Yocto and a tried flashing using the CCS Uniflash v3.4.1 according to software-dl.ti.com/.../Flash_Tools.html. In this procedure there is a link for Linux flashing, but the link does not exist.
In the BBB, I erased the emmc:
- mmc dev 1 0
- mmc erase 0 1024
Powering the BBB, the console gives "CCCCC".
At Windows, I installed the driver Ethernet/RNDIS Gadget. I configured the IP in the interface and in the Uniflash. I run the Uniflash but nothing happens.
What am I doing wrong?
Is the BBB able to run u-boot in RAM for flashing, correct?
Is there any document describing the flashing process, including u-boot?
What´s the best way to flashing using Windows and Linux?