Spinnaker IO library
This is a (hopefully) easy to use way to access functionality for spike injection and collection to/from a SpiNNaker board
See the example program for a basic idea of how to use the library from a C++ program
-
cd to build directory
-
do ccmake ../
-
do sudo make install to install to /usr/local/lib
-
manually copy the include files from library_src/include to /usr/local/include