David Brown wrote:
[special HIL.dll with port IO address option]
It seems to me that the binaries do not use the new HIL.dll.
I have been testing first by trying to get lpt1 working when giving the port
number explictly as 0x378:
msp430-jtag -r --lpt=0x378
that should work if the ctypes backend is used (should be shown with
"msp430-jtag -D", no _parjtag.pyd in the bin directory)
msp430-gdbproxy msp430 0x378
hm. i tought gdbproxy only incoprorates the MSP430.dll stuff but also
uses HIL.dll externaly. but i'm not sure. steve would know.
chris