Tool/software: Linux
Hello,
I am using EVM board of AM5728.
I have downloaded SDK of it from link as below:
http://software-dl.ti.com/processor-sdk-linux/esd/AM57X/latest/index_FDS.html
I have follow steps to flash sd_card as described in link as below:
Then,i have inserted SD_CARD to EVM.Then,connect usb cable with my system and setup serial communication.
And when start module i can see debug print on the terminal as below:
[ 3.464492] mmcblk1: mmc1:0001 S10004 3.56 GiB
[ 3.474667] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
[ 3.484833] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
[ 3.485485] mmcblk1: p1 p2 p3[ 3.498383] Console: switching to colour frame buffer device 100x30
[ 3.535441] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[ 3.541573] mmc0: error -110 whilst initialising SD card
[ 3.581810] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[ 3.588758] hctosys: unable to open rtc device (rtc0)
[ 3.595548] aic_dvdd_fixed: disabling
[ 3.599240] vmmcwl_fixed: disabling
[ 3.603176] ldousb: disabling
[ 3.606408] ALSA device list:
[ 3.609386] No soundcards found.
[ 3.613462] Waiting for root device PARTUUID=7846ae34-02...
Now,here my device has hang up.
What should i do?
If any changes or configuration require,please tell me.
Thanks in advance.