tools
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools [2021/07/30 10:55] – Add FLIR cameras damien | tools [2025/01/30 11:21] (current) – damien | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Development tools ====== | ====== Development tools ====== | ||
- | |||
- | ===== ARM GNU C/C++ toolchain for bare-metal devices ===== | ||
- | |||
- | Download the arm-none-eabi-gcc-4.9 toolchain from the GNU ARM Embedded Toolchain project (currently tested with the 14.07 release https:// | ||
- | |||
- | Extract the archive (e.g. to ~/ | ||
- | |||
- | Update your PATH to find the newly installed toolchain. In your '' | ||
- | < | ||
- | PATH=" | ||
- | </ | ||
- | |||
- | Restart your session so that is sourced again, and verify that you are running the correct arm-none-eabi-gcc version: | ||
- | |||
- | < | ||
- | $ arm-none-eabi-gcc --version | ||
- | arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.9.3 20141119 (release) [ARM/ | ||
- | Copyright (C) 2014 Free Software Foundation, Inc. | ||
- | This is free software; see the source for copying conditions. | ||
- | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
- | </ | ||
- | |||
- | |||
===== Add compiler to Code:: | ===== Add compiler to Code:: | ||
Line 114: | Line 91: | ||
When using '' | When using '' | ||
- | ===== FLIR camera | + | ===== FLIR cameras |
==== PureThermal2 USB module ==== | ==== PureThermal2 USB module ==== | ||
tools.1627635357.txt.gz · Last modified: 2021/07/30 10:55 by damien