How to build a binary for the qf
-
- 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
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
-
- Posts: 1
- Joined: Fri Oct 06, 2023 7:57 am
The Github repository lacks clear documentation. Any assistance is much appreciated. dordle
-
- Posts: 2
- Joined: Thu May 30, 2024 2:02 am
Make sure you have a suitable development environment installed on your system. For QuickFeather development, you'll likely need the following: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
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.
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
driving directions
-
- Posts: 1
- Joined: Mon Mar 31, 2025 7:42 am
-
- 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
-
- Posts: 1
- Joined: Thu Aug 14, 2025 8:13 am
Thanks for the clear steps — got it up and running quickly!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