Hi ,
I have got new Dragon Board 410c -
I have tried with pre-builds device is up and working fine Display seen in HDMI monitor.
Actual problem :
I have downloaded code from codeaurora site as below links
https://us.codeaurora.org/xwiki/bin/QAEP/WebHome
https://us.codeaurora.org/xwiki/bin/QAEP/release - version - LA.BR.1.2.4-06210-8x16.0.xml
code downloading & building without any issue.
coming to flash…
I have kept device in fastboot mode [press (-) volume button + power button ]
fastboot devices
eg: it is shown serial number as fasboot mode
I have flashed images using below commands :
sudo fastboot flash aboot emmc_appsboot.mbn
sudo fastboot flash boot boot.img
sudo fastboot flash system system.img
sudo fastboot flash userdata userdata.img
sudo fastboot flash recovery recovery.img
sudo fastboot flash persist persist.img
sudo fastboot flash cache cache.img
rebooted device
waited fro 5-10 min it going to recover mode … alway
2 times tried different combinations once prebuilds later my own build image
finally device not detecting in ubuntu PC and not going to fastboot mode also
Any one have idea what is went wrong here … could you please help me out