Hi Antonio,
I think the documentation needs fixing. Most people only have 1 parallel
port, so this doesn't get noticed very often :-)
The port=xxx option for msp430-gdbproxy is incorrect. The way to use a
different parallel port is:
msp430-gdbproxy msp430 3
or for Linux or BSD
msp430-gdbpoxy msp430 /dev/lp3
Regards,
Steve
Alvarez Antonio wrote:
Hola.
I work with EasyWeb II and JTAG form OLIMEX.
I can reprogram the target with IAR and Quadravox tools at LP3 port in
my computer.
I can not reprogram the target with msp430-gdbproxy, included optin
port=3.
can you help my?
thanks