-
Notifications
You must be signed in to change notification settings - Fork 25
Home
wd5gnr edited this page May 5, 2014
·
1 revision
A pretty simple hack to drive the command line interface for the TL866 programmer.
The miniprohex script uses srec_cat to convert .hex or .srec files to/from the .bin files the minipro software expects. You can use .bin files, too. However, for configuration bits you still have to use the usual .txt file format.
By default, the GUI uses minipro which must be on the path. However, you can select options and set a different path or select miniprohex from there. You can also add options (for example, --obs 16 is useful for restricting .hex files to 16 bytes per record).