keil C DLL




















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.QuesCounter
Buecher scope.zip
2002-10-12Scope V0.21 DLL for 礦ision2 (>=V2.20a)download ZIP fileQuestion about »scope.zip«7019

Examples

categoryfilenamedateshort textDownl.QuesCounter
SoftwareScope_Example1.zip2002-10-12 Scope Examples Nr.1 This example includes a port measurement (P1).download ZIP fileQuestion about »Scope_Example1.zip«4176
Software inc_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
SoftwareScope_Example2.zip2002-10-12 Scope 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«3100
Software inc_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
SoftwareScope_Example3.zip2002-10-12 Scope Examples Nr 3 Includes an example for a timer measurement (T0) and a trigger sequence (TF0).download ZIP fileQuestion about »Scope_Example3.zip«2833
Software inc_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.QuesCounter
Buecher lcd.zip
2003-12-13LCD V0.2 DLL for 礦ision2 (>=V2.20a)download ZIP fileQuestion about »lcd.zip«14751

Examples

categoryfilenamedateshort textDownl.QuesCounter
SoftwareLcd_demo.zip2002-10-12 LCD 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.QuesCounter
Buecher 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.QuesCounter
I睠 DS1621.zip
2002-11-03DS1621 Digital Thermometer and Thermostatdownload ZIP fileQuestion about »DS1621.zip«3533
I睠 LM75_docu.ZIP
2002-11-01LM75 Digital Temperature Sensor (I睠-Bus) and Thermal watchdog with Two-Wire Interfacedownload ZIP fileQuestion about »LM75_docu.ZIP«2862
I睠 lm75a.ZIP
2002-11-01LM75A Digital temperature sensor and termal Watchdog download ZIP fileopen/download PDF file Question about »lm75a.ZIP«3572
I睠 PCA8581_C.zip
2002-11-01PCF8581 128 Byte EEPROMdownload ZIP fileQuestion about »PCA8581_C.zip«1690
I睠 PCF8570_PCF8571.ZIP
2002-11-01PCF8570 256 x 8-bit static low-voltage RAMdownload ZIP fileQuestion about »PCF8570_PCF8571.ZIP«1458
I睠 PCF8574.ZIP
2002-11-01PCF8574 Remote 8-bit I/O expanderdownload ZIP fileQuestion about »PCF8574.ZIP«2255
I睠 PCF8575.ZIP
2002-11-01PCF8575 Remote 16-bit I/O expanderdownload ZIP fileQuestion about »PCF8575.ZIP«1724
I睠 PCF8583.ZIP
2002-11-03PCF8583 Clock/calendar with 240 x 8-bit RAMdownload ZIP fileQuestion about »PCF8583.ZIP«3291
I睠 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«2021
I睠 M24C01_16.ZIP
2002-11-01M24C01 - M24C16 1-16K bit Serial I睠 Bus EEPROM download ZIP fileopen/download PDF file Question about »M24C01_16.ZIP«3747
I睠 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.QuesCounter
SoftwareI2C_Timing.zip2002-10-12 I睠-Bus Examples Example 1 includes a timing check for SDA and SCLdownload ZIP fileQuestion about »I2C_Timing.zip«4084
Software 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«3269
SoftwareChip_Inc.zip2002-11-03download ZIP fileQuestion about »Chip_Inc.zip«6152
SoftwareI2C_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.QuesCounter
Buecher SignalGenerator.zip
2003-05-11Signal generator V0.11 DLL for 礦ision2 (>=V2.20a)download ZIP fileQuestion about »SignalGenerator.zip«4992

Examples

categoryfilenamedateshort textDownl.QuesCounter
Software517AD_Example_V7.zip2002-10-12 Signal Generator Examples Example 1 Evaluation of 80C517 A/D converter.download ZIP fileQuestion about »517AD_Example_V7.zip«2458
Software Inc_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
SoftwareEncoder_Example_V7.zip2002-10-12 Signal Generator Examples Example 2 Evaluation of a 90?Digital Contacting Encoder.download ZIP fileQuestion about »Encoder_Example_V7.zip«2196
Software Inc_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
Softwarehyst_Example_V7.zip2002-10-12 Signal Generator Examples Example 3 Evaluation of the characteristic hysteresis curve.download ZIP fileQuestion about »hyst_Example_V7.zip«1865
Software Inc_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.QuesCounter
Buecher 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.QuesCounter
SoftwareTraffic_Example.ZIP2002-10-12 LED 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.QuesCounter
Buecher 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.QuesCounter
BuecherTimeMeasure.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.QuesCounter
Buechertcpip.zip2004-04-11TCP/IP V0.10 Connection for the 礦ision simulator (CD >= 11.03)download ZIP fileQuestion about »tcpip.zip«2810
BuecherTCPIP_Doc.zip2004-04-11Documentation for the TCP/IP connection with the 礦ision simulation (V0.1) only in German available. download ZIP fileopen/download PDF file Question about »TCPIP_Doc.zip«4111


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值