macOS
brew install lm4toolslocal Homebrew formula metadata
brew
Tools for TI Stellaris Launchpad boards. Version 0.1.3 via Homebrew; verified from local package data.
install
brew install lm4toolslocal Homebrew formula metadata
sudo apt install lm4flashDebian stable package indexes · lm4flash · source: deb.debian.org
nix profile install nixpkgs#lm4flashnixpkgs package indexes · pkgs/by-name/lm/lm4flash/package.nix · source: api.github.com
overview
Tools for TI Stellaris Launchpad boards
history
lm4tools is a small command-line tool collection for multi-platform development on Texas Instruments Stellaris LaunchPad boards.
The upstream README describes lm4tools as tools for TI Stellaris LaunchPad boards, a low-cost development board with an ARM Cortex-M4F processor. The package contains lm4flash for flashing firmware over the LaunchPad ICDI via libusb-1.0, and lmicdiusb, a TCP/USB bridge that lets GDB communicate with the Stellaris LaunchPad ICDI.
The GitHub release history is short: v0.1.2 was published in September 2013 as the first public release, and v0.1.3 followed in March 2018 with an install-directory fix.
lm4tools is a niche embedded-development utility rather than a broad platform. Its adoption follows the Stellaris/Tiva-era LaunchPad hobbyist and embedded workflow: install an ARM Cortex-M cross compiler, build StellarisWare examples, and use lm4flash to load a binary onto the board.
The supplied package-manager data shows it packaged by Homebrew and also mapped to lm4flash in Debian, Ubuntu, and Nix-style package sets, which is typical for a small hardware-specific CLI whose main value is making flashing scriptable.
The README's example workflow builds a StellarisWare project and flashes gcc/project0.bin with lm4flash. For non-root Linux flashing, upstream documents a udev rule for the Stellaris LaunchPad ICDI USB vendor and product IDs.
lmicdiusb is used when GDB needs to talk to the board's ICDI interface through a TCP/USB bridge. The README notes support for Linux, Mac OS X, and BSD for that tool, while lm4flash is described as working on Linux, Mac OS X, Windows, and BSD.
lm4tools is the kind of package that matters disproportionately when you own the matching board: it turns firmware flashing into a repeatable CLI step, which is exactly what package managers and build scripts are good at preserving.
Because upstream activity and releases are sparse, packagers mostly care that the tiny C utilities build cleanly, link libusb, install predictable binary names, and keep the udev-rule documentation discoverable.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lm4flash | cli | global executable | |
lmicdi | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/utzig/lm4tools
install metadata
| Package key | brew:lm4tools |
|---|---|
| Version | 0.1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lm4tools |
| Homepage | https://github.com/utzig/lm4tools |
| Repository | https://github.com/utzig/lm4tools |
| Upstream docs | https://github.com/utzig/lm4tools#readme |
| License | GPL-2.0-or-later AND BSD-3-Clause |
| Source archive | https://github.com/utzig/lm4tools/archive/refs/tags/v0.1.3.tar.gz |
| Dependencies | libusb |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lm4tools |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lm4flash 3:0.1.3-1+b1
Command-line firmware flashing tool to communicate with the Stellaris Launchpad
https://github.com/utzig/lm4tools
sudo apt install lm4flashlmicdiusb 3:0.1.3-1+b1
Remote GDB socket over USB for Stellaris Launchpad ICDI
https://github.com/utzig/lm4tools
sudo apt install lmicdiusblm4flash 3:0.1.3-1
Command-line firmware flashing tool to communicate with the Stellaris Launchpad
https://github.com/utzig/lm4tools
sudo apt install lm4flashlmicdiusb 3:0.1.3-1
Remote GDB socket over USB for Stellaris Launchpad ICDI
https://github.com/utzig/lm4tools
sudo apt install lmicdiusblm4flash
nix profile install nixpkgs#lm4flashsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.