Am 23.12.2002 11:38:43, schrieb Andrey Reznik <andrey_rez...@rambler.ru>:
>>3) pybsl doesn't work... >I've found that ALL .py scripts work fine with python interpreter from >www.python.org (with win32all package), but don't work under python included >with Cygwin. Looks like it's a Cygwin problem. the latest serial lib supports cygwin too, but i have not yet updated pyBSL as there was no need. the parallel port is a different beast as there is no real OS support. feel free to port the parallel stuff to cygwin if you want to have it. >>> And, in any case, what will you do with it without ``secret ingredient'' >from TI? >So, where can I get _working_ proxy? Only prebuilded executables from >www.mikrocontroller.net? here: http://mspgcc.sourceforge.net/tools.html >BTW, another question: if I write in gdb 'target msp430 com2', will it work >with _YOUR_ serialJTAG, or some other? neither. however, gdbproxy could be ported to the MSP and built for our serial adapter. or a monitor programm could be compiled into the target software. Volunteers? chris