• 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 and banking
    Hi, I've been following the example in App Note 154 to develop a simulator DLL. The result works fine with "simple and small" (un-banked) target firmware (uP is SDA5550). The problem is, when I have...
  • 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...