Solutions to your doubts are just one click away. Just select the appropriate category and ask questions. You can also reply to the answers you are already aware.
# RuggedBoard-A5D2x Linux Image flashing Steps. Please note that the source bianry will be downloaded from GitHub. So please make sure that you have git installed on your PC:
Step 1:
-Download the flashing tool source using below command
Please follow the readme.md file to flash the board
# RuggedBoard-A5D2x Linux Image flashing Steps. Please note that the source bianry will be downloaded from GitHub. So please make sure that you have git installed on your PC:
Step 1:
-Download the flashing tool source using below command
$git clone https://github.com/tejashwani21/A5D2x.git
Step 2:
- During the flashing process don't open any UART port. UART should be free.
- Remove the power and usb cable.
- during reconnecting the USB cable press and hold the boot key on the board.
Step 3:
-Once you completed the above step, open the terminal and enter the below command
$sudo su
Step 4:
-Go to the directory where you cloned the git
$cd sam-ba-3.2.1
Step 5:
-Give permission to sam-ba
$chmod 777 sam-ba
Step 6:
-Then run this script file
$sh flash.sh