QCA4020
Table Of Contents
- Purpose of the Document
 - Document History
 - 1 Introduction
 - 2 QCA4020 miniPCIe Layout
 - 3 QCA4020 miniPCIe Pin Out
 - 4 How to flash Image to QCA4020 miniPCIe
 - 5 QCA4020 Pin Out
 - 6 Software Tools to be Installed
 - 7 Setting Up the Software Development Environment
 - 8 Importing “Hello World” Application
 - 9 Building “Hello World” Application
 - 10 Flash the Application to the QCA4020 miniPCIe using USB
 - 11 Flash the Application to the QCA4020 miniPCIe using JTAG
 - 12 Connecting QCA4020 to Serial Terminal Through UART
 - 13 Using Serial Terminal
 - 14 QCLI Demo Application
 
22 
QCA4020 miniPCIe    Copyright © 5GHUB.US 
When you run this tool with -h parameter, you get the following as in this screenshot: 
4-  Run the following command to flash the application to the QCA4020 
python qflash.py --comm_port 40 --app C:\QCA4020\SDK\qca4020-or-3-4_qca_oem_sdk-cdb-
master-
2e23b7b0933311a33dc090ed0f647de9b31d7954\target\quartz\demo\Helloworld_demo\build\g
cc\output\Quartz_HASHED.elf 
Noe the image to be flashed is the Quartz_HASHED.elf. 
You shall see the output as in the below screen shoot which indicates the image is successfully flashed to 
QCA4020. 










