LvA wrote:
Hello,
From this thread, I should assume that msp430-gdbproxy has very little
chance to have a Mac OS X version, shouldn't I?
I have no idea what it would take to make the software work on a MAC,
since I know very little about them, however.....
The USB FET tool basically looks like a USB serial port adaptor. In my
modified version of the debug DLL code I have adapted the original
Windows specific serial port code to be cross platform. The MAC is
basically a Unix machine, so I assume if the USB FET tool can be
recognised and installed as a serial device my version of the DLL code
could be built to run with it. Not having a MAC, there is little I can
do to investigate that right now.
Steve