We have wrote an AGSI DLL to extend the IDE debugger for our custom hardware. The problem we have is get using AgsiCreateTimer amd AgsiSetTimer (with a small positive integer); is that our callback code _never_ gets called. Are we missing something simple? TIA