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
15
QCA4020 miniPCIe Copyright © 5GHUB.US
4- Install the QCA plugin jar file available at
<SDK_source>/target/quartz/demo/EclipseSupportFiles
- Copy the jar file (QCA402x_plugin.jar) to the “dropin” folder under the Eclipse IDE installed
folder.
- Restart the Eclipse IDE if running. To restart Eclipse, click on the File->Restart after the plug-in is
installed.
5- Make sure all environment variable are set up correctly
8 Importing “Hello World” Application
1- Install Eclipse project files for sample demo applications.
To install there is eclipseSupport.bat for Windows and eclipseSupport.sh for Linux in the
following folder:
<SDK_source>/target
2- Open a terminal window and navigate to
<SDK_source>/target
3- Run the following command