keil C DLL

来源:互联网 发布:手机淘宝查号截图图片 编辑:程序博客网 时间:2024/05/29 02:09



















Extension DLLs for 礦ision2

Last update:04.11.2004


These DLLs are for the 8051 simulation part only.
The following DLLs are available:

  • Scope
  • LCD simulation(HD44780)
  • I2C simulation (7bit address)
  • Signal generator
  • LED simulation
  • 8051 statemachine
  • Time Measurement
  • TCP/IP connection


    How to install the extension DLLs

    The DLLs work only with 礦ision2 V2.30 or higher versions.
    1. Copy the DLLs in the subdirectory \keil\c51\bin.
    2. Open the file TOOLS.ini in subdirectory \keil and include the following part in the section[C51]:

     AGSI1=SCOPE.DLL ("Scope simulation") AGSI2=LCD.DLL ("LCD simulation") AGSI2=LED.DLL ("LED simulation") AGSI3=I2C.DLL ("I2C simulation") AGSI4=Statemachine.dll ("8051 statemachine") AGSI5=Signalgenerator.dll ("Signal generator") AGSI6=Timemeasure.dll ("Timemeasure") AGSI7=TCPIP.dll ("TCPIP connection") 

    !!!!If 礦ision2 is open during the procedure you have to restart it.

    How the extension DLLs work

    After starting the simulation you will find the following new entries in the folder Peripherals:
    Scope
    LCD
    LED
    I2C-Simul
    8051 statemachine
    Signal generator


    Scope

    categoryfilenamedateshort textDownl.QuesCounterBuecher scope.zip
    2002-10-12Scope V0.21 DLL for 礦ision2 (>=V2.20a)download ZIP fileQuestion about »scope.zip«7019

    Examples

    categoryfilenamedateshort textDownl.QuesCounterSoftware Scope_Example1.zip2002-10-12Scope Examples Nr.1 This example includes a port measurement (P1).download ZIP fileQuestion about »Scope_Example1.zip«4176Softwareinc_c51b.ZIP
    2002-10-12H-Files for the libraries and general definitions.
    (For book C51 part 1, checked with 礦ision2 V2.10)download ZIP fileQuestion about »inc_c51b.ZIP«9255Software Scope_Example2.zip2002-10-12Scope Examples Nr 2 This example includes a timer measurement. You can analyse Port1, Pin0 using the function ti/T.download ZIP fileQuestion about »Scope_Example2.zip«3100Softwareinc_c51b.ZIP
    2002-10-12H-Files for the libraries and general definitions.
    (For book C51 part 1, checked with 礦ision2 V2.10)download ZIP fileQuestion about »inc_c51b.ZIP«9255Software Scope_Example3.zip2002-10-12Scope Examples Nr 3 Includes an example for a timer measurement (T0) and a trigger sequence (TF0).download ZIP fileQuestion about »Scope_Example3.zip«2833Softwareinc_c51b.ZIP
    2002-10-12H-Files for the libraries and general definitions.
    (For book C51 part 1, checked with 礦ision2 V2.10)download ZIP fileQuestion about »inc_c51b.ZIP«9255

    LCD simulation(HD44780)

    categoryfilenamedateshort textDownl.QuesCounterBuecher lcd.zip
    2003-12-13LCD V0.2 DLL for 礦ision2 (>=V2.20a)download ZIP fileQuestion about »lcd.zip«14751

    Examples

    categoryfilenamedateshort textDownl.QuesCounterSoftware Lcd_demo.zip2002-10-12LCD Examples Example for the LCD simulation (4-bit mode).download ZIP fileQuestion about »Lcd_demo.zip«10613

    I2C simulation (7bit address)

    The following restictions are included in this DLL :

    • You can only use one device from each derivate.

    • If you make a reset in the simulator the I睠 simulation will not work correctly anymore.

      Both problems are caused by the Keil AGSI interface.

    Simulation DLL:

    categoryfilenamedateshort textDownl.QuesCounterBuecher i2c.ZIP
    2003-01-06I睠-Bus V0.15 DLL for 礦ision2 (>=V2.30)download ZIP fileQuestion about »i2c.ZIP«9521

    The following devices are supported:

    categoryfilenamedateshort textDownl.QuesCounterI睠 DS1621.zip
    2002-11-03DS1621 Digital Thermometer and Thermostatdownload ZIP fileQuestion about »DS1621.zip«3533I睠 LM75_docu.ZIP
    2002-11-01LM75 Digital Temperature Sensor (I睠-Bus) and Thermal watchdog with Two-Wire Interfacedownload ZIP fileQuestion about »LM75_docu.ZIP«2862I睠 lm75a.ZIP
    2002-11-01LM75A Digital temperature sensor and termal Watchdogdownload ZIP fileopen/download PDF fileQuestion about »lm75a.ZIP«3572I睠 PCA8581_C.zip
    2002-11-01PCF8581 128 Byte EEPROMdownload ZIP fileQuestion about »PCA8581_C.zip«1690I睠 PCF8570_PCF8571.ZIP
    2002-11-01PCF8570 256 x 8-bit static low-voltage RAMdownload ZIP fileQuestion about »PCF8570_PCF8571.ZIP«1458I睠 PCF8574.ZIP
    2002-11-01PCF8574 Remote 8-bit I/O expanderdownload ZIP fileQuestion about »PCF8574.ZIP«2255I睠 PCF8575.ZIP
    2002-11-01PCF8575 Remote 16-bit I/O expanderdownload ZIP fileQuestion about »PCF8575.ZIP«1724I睠 PCF8583.ZIP
    2002-11-03PCF8583 Clock/calendar with 240 x 8-bit RAMdownload ZIP fileQuestion about »PCF8583.ZIP«3291I睠 PCF8591_5.zip
    2002-11-01PCF8591 8-bit A/D and D/A converter with I睠 bus interface.download ZIP fileQuestion about »PCF8591_5.zip«2021I睠 M24C01_16.ZIP
    2002-11-01M24C01 - M24C16 1-16K bit Serial I睠 Bus EEPROMdownload ZIP fileopen/download PDF fileQuestion about »M24C01_16.ZIP«3747I睠 M24C32.ZIP
    2002-11-0132 kBit Serial I睠 Bus EEPROMdownload ZIP fileQuestion about »M24C32.ZIP«2600

    If you need another I睠 device please send me an email.

    Examples

    categoryfilenamedateshort textDownl.QuesCounterSoftware I2C_Timing.zip2002-10-12I睠-Bus Examples Example 1 includes a timing check for SDA and SCLdownload ZIP fileQuestion about »I2C_Timing.zip«4084Software PCF8583_V7.ZIP
    2002-11-03Example for the PCF8583 with time/date, timer/alarm timer and event counter modedownload ZIP fileQuestion about »PCF8583_V7.ZIP«3269SoftwareChip_Inc.zip2002-11-03 download ZIP fileQuestion about »Chip_Inc.zip«6152SoftwareI2C_Lib.zip2002-11-03Basic functions for the I睠 control.
    You will find a complete description in the book C51 Teil2.
    !! This book is only in german available. !!!download ZIP fileQuestion about »I2C_Lib.zip«9647

    Signal generator

    categoryfilenamedateshort textDownl.QuesCounterBuecher SignalGenerator.zip
    2003-05-11Signal generator V0.11 DLL for 礦ision2 (>=V2.20a)download ZIP fileQuestion about »SignalGenerator.zip«4992

    Examples

    categoryfilenamedateshort textDownl.QuesCounterSoftware 517AD_Example_V7.zip2002-10-12Signal Generator Examples Example 1 Evaluation of 80C517 A/D converter.download ZIP fileQuestion about »517AD_Example_V7.zip«2458SoftwareInc_C51b_T2.zip
    2002-10-12H-Files for libraries and definitions from Book 2 (C51 part 2)download ZIP fileQuestion about »Inc_C51b_T2.zip«8388Software Encoder_Example_V7.zip2002-10-12Signal Generator Examples Example 2 Evaluation of a 90?Digital Contacting Encoder.download ZIP fileQuestion about »Encoder_Example_V7.zip«2196SoftwareInc_C51b_T2.zip
    2002-10-12H-Files for libraries and definitions from Book 2 (C51 part 2)download ZIP fileQuestion about »Inc_C51b_T2.zip«8388Software hyst_Example_V7.zip2002-10-12Signal Generator Examples Example 3 Evaluation of the characteristic hysteresis curve.download ZIP fileQuestion about »hyst_Example_V7.zip«1865SoftwareInc_C51b_T2.zip
    2002-10-12H-Files for libraries and definitions from Book 2 (C51 part 2)download ZIP fileQuestion about »Inc_C51b_T2.zip«8388

    LED simulation

    categoryfilenamedateshort textDownl.QuesCounterBuecher led.ZIP
    2002-10-12LED simulation V0.11 Single and multi collored LEDs and 7-Segment displays will be supported. A connection to SFR, Memory and virtual registers can be made. If a byte address is used the LED is on, if content of byte address is != 0.download ZIP fileQuestion about »led.ZIP«7511

    Examples

    categoryfilenamedateshort textDownl.QuesCounterSoftware Traffic_Example.ZIP2002-10-12LED Examples Example 1 For project Traffic.uv2 (KeilExamples) a LED example is available. For a brief instruction see attached Readme.txt.download ZIP fileQuestion about »Traffic_Example.ZIP«4533

    8051 statemachine

    categoryfilenamedateshort textDownl.QuesCounterBuecher 8051Statemachine.ZIP
    2003-01-128051 state machine V 0.11
    The statemachine.dll simulates a "12 cycle core". It can show the internal 8051 instruction. Connect to 礦ision2 (>=V2.30 or C51 >=V7.0).download ZIP fileQuestion about »8051Statemachine.ZIP«5680

    Time Measurement

    categoryfilenamedateshort textDownl.QuesCounterBuecher TimeMeasure.zip2003-05-11Time Measurement V0.10 DLL for 礦ision2 (>=V2.20a)download ZIP fileQuestion about »TimeMeasure.zip«4067

    TCP/IP connection

    This is a restricted version. You can only send 50 commands via TCP/IP.
    Full-Version: 25 Euro. Order with email.

    categoryfilenamedateshort textDownl.QuesCounterBuecher tcpip.zip2004-04-11TCP/IP V0.10 Connection for the 礦ision simulator (CD >= 11.03)download ZIP fileQuestion about »tcpip.zip«2810BuecherTCPIP_Doc.zip2004-04-11Documentation for the TCP/IP connection with the 礦ision simulation (V0.1) only in German available.download ZIP fileopen/download PDF fileQuestion about »TCPIP_Doc.zip«4111