Posted on January 04, 2006 at 10:41Some further info after more research: 1) The error text reads as follows: ** Connection error (LPT1): gdi-error in hds: the debugger does not support your emulator hardware configuration. 2) It is not clear if thi...
Posted on January 04, 2006 at 01:25The ST7 Active Probe that we have been using with the HDS2 recently seems to have experienced a fault. Ever since the fault, the following error is observed when trying to connect for Debug (Debug button within STV...
Posted on December 28, 2005 at 17:26Here is an update after some further investigation of the STVD7 if/while problem: If I run gdb7.exe from a command window outside of STVD7 as a stand-alone application and connect to my target, my scripts which in...
Posted on December 28, 2005 at 02:25I have problems getting any script including an If or While statement to work from the debug console in STVD7. The gdb7.exe application seems to crash after I enter something like: (gdb) -->set $test=1 -->while ($...