QCA4020

12
QCA4020 miniPCIe Copyright © 5GHUB.US
6 Software Tools to be Installed
Please install the following tools
- Python 2.7.X (Download Python | Python.org
)
- Eclipse IDE for C/C++ (Eclipse IDE for C/C++ Developers | Eclipse Packages)
This is a GUI-based integrated development environment
Supported Version: Oxygen version - Release 4.7.2
- Java:
Eclipse IDE has dependency on Java, JDK 8 or higher
- OpenOCD (Download OpenOCD for Windows (gnutoolchains.com))
version 0.10.0 [2017-06-09]
- GNU Arm Embedded Toolchain (GNU ARM Toolchain)
version 6.x
- Qualcomm SDK for QCA4020: The SDK contains sample demo applications with source code to
demonstrate different features and technologies that QCA4020 supports.
7 Setting Up the Software Development Environment
7.1 Python
After installing Python, add the path to python.
Example:
If python.exe is in the folder
C:\CRMApps\Apps\Python276-64
set path as follows:
%PATH%=%PATH%:C:\CRMApps\Apps\Python276-64
7.2 Java
After installing Java, add path to Java.
Example:
If Java.exe is in the folder
C:\ProgramData\Oracle\Java\javapath
set path as follows:
%PATH%=%PATH%: C:\Program Files\Java\jdk1.8.0_161\bin
7.3 OpenOCD
OpenOCD plugin is required to establish the connection between Eclipse IDE and onboard FTDI JTAG
debugger. After installation, add the path to OpenOCD.
Example:
If openocd.exe is in the folder