This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to pass options to an AGSI DLL?

The AGSI documentation (application note 154, revision 4) tells that parameters can be passed in dialog 'Options for Target -> Debug - > Dialog DLL Parameter' with the format "-option". But this gives a "Syntax Error in Peripheral Dialog Parameter Line", even if I try to use other characters after the hyphen "-".

How can parameters be passed to a DLL?