Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

mxli - An open source ISP programmer for NXP LPC controllers

This is a fork with added supported for some specific microcontrollers. The original project by Marc Prager is hosted on http://www.windscooting.com/softy/mxli.html

man pages of v3.0

How to compile

Requirements

  • a reasonable recent GCC
  • make
  • perl
  • optionally: Doxygen
makecd programs/mxli3make

Note: if you don't have Doxygen installed, the first make command will end in an error. You can ignore that and continue to build mxli3. You can also remove doc from lib/Makefile to avoid this error.

How to run

If your controller is a LPC11U37 family member running on a 12MHz crystal and your serial device is connected to /dev/ttyS0 then your command line should look like this:

mxli -d /dev/ttyS0 -b 115200 -c 12M -E yourBinaryImage.bin

About

An open source ISP programmer for NXP LPC controllers

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages