lpc_binary_check
interface to NXP LPC Microcontrollers ISP serial interface
Install
- All systems
-
curl cmd.cat/lpc_binary_check.sh
- Debian
-
apt-get install lpctools
- Ubuntu
-
apt-get install lpctools
- Kali Linux
-
apt-get install lpctools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lpctools
- Raspbian
-
apt-get install lpctools
- Dockerfile
- dockerfile.run/lpc_binary_check
lpctools
interface to NXP LPC Microcontrollers ISP serial interface
LPCTools is an interface to NXP LPC Microcontrollers ISP (In-System Programming) serial interface. It provides two programs: * lpcisp: this tool gives access to each of the useful isp commands on LPC devices. It does not provide wrappers for flashing a device. * lpcprog: this tool does not give access to each isp command, instead it provides wrappers for flashing a device. This tool gives access to each of the useful isp commands on LPC.