Hi,
I want to test eMMC read and write memory segments. Following is my setup.
1. Have custom board with AM335x , TI SDK 7.0.
2. Have eMMC and the file system booted from the network through TFTP boot.
Questions:
Can we test the eMMC like partitioning, read/write the memory segment from user application with linux kernel running.
~Mdn