HOME

TheInfoList



OR:

GPUTILS (frequently written gputils) is a
GPL The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end users the four freedoms to run, study, share, and modify the software. The license was the first copyleft for general us ...
-licensed set of tools for the PIC microcontroller, comprising an assembler,
disassembler A disassembler is a computer program that translates machine language into assembly language—the inverse operation to that of an assembler. A disassembler differs from a decompiler, which targets a high-level language rather than an assembly lan ...
, linker, and object file viewer. It is available for various
Unix-like A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Unix-li ...
systems, including
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which ...
and
macOS macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac computers. Within the market of desktop and lapt ...
, and for
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
.


History

gpasm, the GNU PIC assembler, was originally developed by James Bowman and released as version 0.0.3 on July 13, 1998. Craig Franklin extended gpasm into an entire suite of assembler- and linker-related tools and renamed the project to gputils, releasing gputils 0.0.4 on March 4, 2001. The project is currently maintained by David Barnett. GPUTILS was created by Craig Franklin and James Bowman. Currently, it is primarily supported by Molnár Károly. Until recently has been supported Borut Ražem. In the past it has been supported by David Barnett, Scott Dattalo and Marko Kohtala .


See also

*
Gpsim gpsim is a full system simulator for Microchip PIC microcontrollers originally written by Scotte Dattalo. It is distributed under the GNU General Public License. gpsim has been designed for accuracy including the entire PIC - from the core to the ...


External links

*
GPSIM


Assemblers Free compilers and interpreters Programming tools for Windows MacOS development Unix programming tools Free software programmed in C {{programming-software-stub