• agsi dll problem
    Hello, I've been following the example in App Note 154 which describes how to build virtual peripherals. However, when I select the A/D converter under the Peripherals menu, I get the following...
  • Are there somebody using AGSI DLL?
    Who can tell me how to watch on the access to code memory?
  • Location of AGSI dll
    Is it possible to put an AGSI dll in a dirctory other than <Keil Install>/C51/BIN? I would like to keep the simulation DLL with the project, but I don't see any way to specify it's location in the UV2...
  • Agsi DLL creation
    Hello , I am building an DLL on Visual studio with AGSI example. All works well but some functions (AgsiWakeUp,AgsiRegisterExecCallBack,AgsiContinue) described in the PDF "Keil Software AGSI" did not...
  • 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...