hi I'm trying to write add my jtag interface to uvision4 using the code from the AN-173. but when started debugging the DLL i noticed that uvision calls the DllUv3Cap function 3 times the first time with nCode=2 the second time with nCode=109 the third time with nCode=1 while the sample source code provided doesn't support the call with nCode=109 and the application note doesn't give any precise information. any how does any one have any further information on the AGDI or any clear explanation on how does one write his own AGDI DLLs ?
thanks