Hello everyone, I am still confused about where the complete msp430-gdbproxy source code is.
We have a binary version that we obtained from somewhere and which we are running on linux, but when I get the source code from CVS, it appears as if the actual MSP430-specific module for gdbproxy is not there. There is a note saying that this module is proprietary and the source code is not released, or something??? Could someone who knows explain just what the situation is, and if the source code is not available, how does one go about getting an up-to-date binary version of msp430-gdbproxy? Is there someone on this list who has access to the proprietary module? The main reason that I am asking right now is that I need to run several instances of msp430-gdbproxy at once on a machine with multiple parallel ports. The binary version that we have now does not allow you to set which parallel port to use. So I need to be able to hack the code--unless I am just missing something about how to select the parallel port. I would be most grateful if anyone has a useful suggestion about what to do.