___ ( _`\ | ( (_) | | _ | (_( ) (____/'
____ / ___| \___ \ ___) | |____/
___ / _ \ | | | | | |_| | \__\_\
## # # # ##### # # #
_______ (_____ ) /'/' /'/' /'/'___ (_______)
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: == Windows Tools == Tools for configuring GenBoard without the need to install additional software (such as Perl). '''Instructions for download & install''' * Download the latest windows tools zip file by [http://vems.hu/www.vems.co.uk/VEMSWinTools/wintools.zip Right click -> Save Target As...] * Double click on the downloaded zip file and install to a suitable directory. (e.g. c:\vemswintools) * Open a command window (Start->Programs->Accessories->Command Prompt) or Start->Run... 'cmd' * Change to the directory you unziped the file to ( cd c:\vemswintools ) '''Make Config''' Usage: <code> makeconfig -c <config file1> ... <config fileN> -g <global file> (optional: -l <log file> </code> Example: <code> 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 </code> '''Make Tables''' Usage: <code> maketables -t <table file> (optional: -l <log file>) </code> Example: <code> maketables -t c:\firmware\etc\tables.txt maketables -t c:\firmware\etc\tables.txt -l error.log </code> Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.