UsabiLity/GenBoard/WinTools (2015-01-01 07:00:00)

Windows Tools

Tools for configuring GenBoard without the need to install additional software (such as Perl).

Instructions for download & install

Make Config

Usage: \n

makeconfig -c <config file1> ... <config fileN> -g <global file> (optional: -l <log file>

Example: \n

makeconfig -c c:\firmware\etc\config.txt c:\firmware\etc\60-2triggerconf.txt -g c:\firmware\global.h
makeconfig -c c:\firmware\etc\config.txt -g c:\firmware\global.h -l configError.log

Make Tables

Usage: \n

maketables -t <table file> (optional: -l <log file>)

Example: \n

maketables -t c:\firmware\etc\tables.txt
maketables -t c:\firmware\etc\tables.txt -l error.log