Hello Everyone,
I have received my sama5d2-xult board and i am trying to flash the emmc (Boot on SPI Flash + rootfs on eMMC) in the board. While doing so i am received following error.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
chandresh@chandresh-pc:~/projects/zoll/flashingTool/prebuilt/linux4sam-poky-sama5d2_xplained-headless-6.2$ ./demo_linux_serialflash.sh
Opening serial port 'ttyACM0'
Connection opened.
-I- === Initialize serialflash access ===
/home/chandresh/projects/zoll/flashingTool/sam-ba_3.3.1/qml/SAMBA/Applet.qml:247: Error: Could not initialize applet (status: 1)
Connection closed.
chandresh@chandresh-pc:~/projects/zoll/flashingTool/prebuilt/linux4sam-poky-sama5d2_xplained-headless-6.2$
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Here is my environment information:
I am running ubuntu -16.04 and I have using sam-ba version 3.3.1 and the PATH for sam-ba application has been exported to PATH environment.
The prebuilt images that i am trying to flash in the board is from following link.
https://files.linux4sam.org/pub/...
From this zip file, I am executing - demo_linux_serialflash.sh script.
On the board, The jumper situation is
I have connected the Micro-USB to J23 i.e port.
JP9 i.e BOOT_DIS is closed(connected)
JP1 i.e EDBG_DIS is closed(connected).
JP2 i.e DEBUG_DIS is open
All other jumpers regarding VDD are closed (connected)
Please let me know if i am missing something,
Thanks,
Chandresh