--- In [email protected], k5nwa <[EMAIL PROTECTED]> wrote: > > I would imagine that debugging it would be rather severe, if you > stop or delay the software because of a breakpoint or other event > then the communication to the USB port times out and you can't > continue, but have to restart from scratch.
Well, in my experience that depends on where the breakpoint is placed. Some locations allow you to resume after the interruption, other locations are a bit more critic, in the sense that some buffer queue can overflow or underflow (mainly in the MME interface), and if you try to resume, sometimes the lock is so solid that you have to kill the process, debugger included, with the Task Manager. > > Is there a sample module that one could use a basis to start from > in creating the DLL for other radios? If my memory is not failing, there should be a DLL skeleton in the Word document on my Web site. In any case, if it is not there, just ask. 73 Alberto I2PHD
