Page 1 of 1
How to build a binary for the qf
Posted: Sun Feb 14, 2021 5:21 pm
by GabrielSt
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!
Re: How to build a binary for the qf
Posted: Mon Feb 15, 2021 5:54 pm
by goran-mahovlic
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
Re: How to build a binary for the qf
Posted: Fri Oct 06, 2023 7:58 am
by picturesled
The Github repository lacks clear documentation. Any assistance is much appreciated.
dordle
Re: How to build a binary for the qf
Posted: Thu May 30, 2024 2:05 am
by generositydeltas
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.
Re: How to build a binary for the qf
Posted: Fri Sep 20, 2024 3:40 am
by koni167
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
Spice Up Your Nights with Local Ladies in Your City
Posted: Tue Feb 18, 2025 4:12 pm
by gheli
Re: How to build a binary for the qf
Posted: Mon Mar 31, 2025 9:31 am
by sparshrimp
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?
Re: How to build a binary for the qf
Posted: Mon Apr 28, 2025 10:00 am
by FreddyBlackwell
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
Re: How to build a binary for the qf
Posted: Thu Aug 14, 2025 8:17 am
by luthercarney
Thanks for the clear steps — got it up and running quickly!