Other Parts Discussed in Thread: BEAGLEBOARD-X15, , SYSCONFIG
Hi all,
I would like to make my evmAM5728 board to boot my RTOS app from eMMC. I'm trying to follow steps 4.6.3.2.5.2.1. "Preparing the eMMC" in Processor SDK RTOS Documentation (ver. 06_00_00_07):
- Run USB_devMsc_mmcsd example.
- Connect the target board eMMC to the host PC. At this point I can see new drive D: in Windows explorer.
- Use Win32 Disk Imager to write .img file to eMMC card. I use sd_card.img in C:\ti\processor_sdk_rtos_am57xx_6_00_00_07\prebuilt-sdcards\evmAM572x\sd_card_img\
- When I press Write button and confirm overwrite I get following error:
As far as I know, the eMMC is formatted to have 2 partitions. The first one contains u-boot and the second one is the linux partition. Could you please advice what could be done to complete write to eMMC? Do I need some other tool to accomplish this? Thanks.
System used:
- AM5728 on BeagleBoard-X15
- pdk_am57xx_1_0_15
- processor_sdk_rtos_am57xx_6_00_00_07
- bios_6_75_02_00
- Windows 10 Pro
- Win32 Disk Imager 1.0