How to Install lpc21isp software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lpc21isp software package in Ubuntu 14.04 LTS (Trusty Tahr)

lpc21isp software package provides In-circuit programming (ISP) of ARM and Cortex microcontrollers, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lpc21isp 

lpc21isp is installed in your system.

Make ensure the lpc21isp package were installed using the commands given below,

$ sudo dpkg-query -l | grep lpc21isp *

You will get with lpc21isp package name, version, architecture and description in a table

lpc21isp package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package lpc21isp
Version 1.94-2
Description In-circuit programming (ISP) of ARM and Cortex microcontrollers
Sub Section devel


See Also, How to uninstall or remove lpc21isp software package from Ubuntu 14.04 LTS (Trusty Tahr)?