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
16
QCA4020 miniPCIe Copyright © 5GHUB.US
sh eclipseSupport.sh
Or
eclipseSupport.bat
After executing the script, the Eclipse project files .cproject, .project and .setting s folder are updated
in the respective folders of the demo application.
4- Open Eclipse application and Go to File->Open Project and choose the folder of the “Hello World”
application and check the box beside the application. Click Finish
5- To debug the project, set the Debug Config. Go to Run->Debug Configuration->GDB OpenOCD. Set
the Application and OpenOCD options as show in the images below. Select Quartz.elf as the C/C++
application. If you have already built the image, select Disable auto build. If image is not built, select Use
workspace settings.