This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

XAM6442ASFGGAALV: How does one initially program an attached eMMC drive on the AM6442.

Other Parts Discussed in Thread: AM6442

I have a board I designed with an XAM6442ASFGGAALV processor on it which is connected to an eMMC drive on MMC0. 

I have the BOOTTMODE pins configured to boot from the eMMC drive as the primary boot source.  When we put the eMMC drive chips on the board they are blank.  What is the usual method for loading an initial image to the drive on the AM6442.

Is there any way to load an image into the eMMC memory using JTAG + Code Composer, the on-chip boot-rom, or any other Texas Instruments provided tools?  Or do we need to write some custom code ourselves and load it into RAM via JTAG or Ethernet (our backup boot source is Ethernet) to facilitate the transfer?