Gpsim
From CBLFS
Jump to navigationJump to searchDownload Source: | http://downloads.sourceforge.net/gpsim/gpsim-0.22.0.tar.gz |
---|
Contents
Introduction to Gpsim
Gpsim is a software simulator for Microchip's PIC microcontrollers. It was designed to provide accurate simulation at real-time speeds.
Project Homepage: http://www.dattalo.com/gnupic/gpsim.html
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package:
make install
Multilib
32Bit
Compile the package:
To do...
Install the package:
make install
N32
Compile the package:
To do...
Install the package:
make install
64Bit
Compile the package:
To do...
Install the package:
make install
Contents
Installed Directories: | /usr/include/eXdbm, /usr/include/gpsim |
---|---|
Installed Programs: | gpsim |
Installed Libraries: | libgpsimcli.{a,la,so}, libgpsim_eXdbm.{a,la,so}, libgpsimgui.{a,la,so}, libgpsim_dspic.{a,la,so}, libgpsim.{a,la,so}, libgpsim_modules.{a,la,so} |