Hi there, I like to ask if it is possible to use the COM1 Port of the PC as a input-source for a program that is running in the dScope debugger (on the PC). And of course if it is possible, HOW??? Regards Michaela
Try: MODE COM1:9600,n,8,1 Stefan
it works with: MODE COM1 9600, 0, 8, 1 ASSIGN <S0in> S0OUT not like in the User's Guide 12.99 MODE COM2, 19200, N, 1 Regards
realising the DEBUG interface I used ASSIGN WIN <S1in> S1OUT at least the Debug Monitor of ASC1 is now working on Serial#1 respective on Serial#2 when using WIN2