How to build a binary for the qf

Post Reply
GabrielSt
Posts: 2
Joined: Tue Feb 02, 2021 3:58 pm

Hi! I am trying to build a binary for the quickfeather but I can't figure out how. The documentation on the Github repo is vague. Any help is welcome!
goran-mahovlic
Posts: 3
Joined: Fri Feb 12, 2021 7:57 am

Should be easy

https://github.com/QuickLogic-Corp/qorc-sdk/

you first need to extract toolchain to some folder
next step is to add toolchain folder to path
and last step is to got to some qorc-sdk/qf_apps/ project and run make
picturesled
Posts: 1
Joined: Fri Oct 06, 2023 7:57 am

The Github repository lacks clear documentation. Any assistance is much appreciated. dordle
generositydeltas
Posts: 2
Joined: Thu May 30, 2024 2:02 am

GabrielSt wrote: Sun Feb 14, 2021 5:21 pm Hi! I am trying to build a binary for the quickfeather but I can't figure out how. The documentation on the Github repo is vague. Any help is welcome! tiny fishing
Make sure you have a suitable development environment installed on your system. For QuickFeather development, you'll likely need the following:
Toolchain: Install the ARM GCC toolchain, which includes compilers and other necessary tools for building code for ARM-based microcontrollers.
Development Environment: Choose a development environment such as Eclipse, Visual Studio Code, or a simple text editor along with a command-line interface.
SDKs and Libraries: Download and install any required SDKs or libraries for QuickFeather development.
koni167
Posts: 1
Joined: Fri Sep 20, 2024 3:38 am

The essential assistance and support you have provided are deeply appreciated, and we would like to express our heartfelt sympathy and appreciation. It is impossible to express my heartfelt gratitude for your constant support and consistent presence. As a result, I have developed a high level of fortitude.
driving directions
sparshrimp
Posts: 1
Joined: Mon Mar 31, 2025 7:42 am

GabrielSt wrote: Sun Feb 14, 2021 5:21 pm Hi! I am trying to build a binary for the quickfeather but I can't figure out how. The documentation on the Github repo is vague. Any help is welcome!
Hi, not really related but what OS are you using to build QuickFeather?
FreddyBlackwell
Posts: 2
Joined: Wed Nov 20, 2024 9:24 am

The exact build steps depend on how the project is set up. If the repository provides a Makefile, you can usually build it with the make command.the pizza edition
luthercarney
Posts: 1
Joined: Thu Aug 14, 2025 8:13 am

goran-mahovlic wrote: Mon Feb 15, 2021 5:54 pm Should be easy

https://github.com/QuickLogic-Corp/qorc-sdk/ eggy car

you first need to extract toolchain to some folder
next step is to add toolchain folder to path
and last step is to got to some qorc-sdk/qf_apps/ project and run make
Thanks for the clear steps — got it up and running quickly!
Post Reply