Here's your chance to get a SUMP PUMP for free, maybe even a preview unit. We need command line utilities to update the SUMP PUMP FPGA image from Windows, Mac, and Linux. We're currently using a
Perl script, but this is too much hassle for end users.
The update is done over a virtual serial port using a
simple protocol. Ideally, the utility would load Intel
HEX files directly, but we have raw
binary blobs too. The utility must compile on all major platforms (Windows, MacOSX, and Linux).
Piotr's Pirate-Loader utility
source code should have everything you need to get started.
The winning entry should:
*Run as a native console application (not scripted, no .Net/Mono)
*Compile on Windows, Linux, Mac, and include these compiles
*Be released under an open source license, preferably CC-BY-SA or GPL
*Work in our tests
C code is preferred by not required. We'll leave this open until a satisfactory solution is submitted. In the case of multiple entries, we'll choose one based on compliance with the criteria and possibly a vote.
Original post here.