What compiler was used for the BSL scripter?I tried compiling it with VS2010 C++ and it gives some error.
I need to invert the action of the RTS and DTR because I created a minimal hardware circuit for BSL (it works fine with some inverters but I would like to remove it).
I hope there is an option to invert this two lines by a command on the script . py-msp430-tools has this option to invert this two lines as well as swap them. Ill be using this in production, and I dont want to install python on the machines as it will be easier to distribute the bsl_scripter.exe.
Thanks