DAvE (Infineon)
Digital Application Virtual Engineer (DAVE) | |
---|---|
Developer(s) | Infineon Technologies |
Written in | Java, C |
Operating system | Microsoft Windows |
Available in | English |
Website | http://www.infineon.com/... |
DAVE, or Digital Application Virtual Engineer, is a software development and code generation tool for microcontroller applications created in C/C++.
Versions
Version 4 (beta)
The successor of the Eclipse-based development environment for C/C++ and/or graphical user interface (GUI) based development using application software (apps). It generates code for the latest XMC1xxx and XMC4xxx microcontrollers using ARM Cortex-M processors. DAVE software development kit (SDK) is a free integrated development environment to set up its own apps for DAVE.
Version 3
Automatic code generation is based on the use of case-oriented, configurable, and tested software (SW) components, called DAVE Apps. They are comparable to executable and configurable application notes that can be downloaded from the web. The environment is based on Eclipse. Ordinary program development using C/C++ is also available. The targets for this development are XMC1xxx and XMC4xxx microcontrollers that use Cortex-M processors.[1]
Previous versions
This version targets 32-bit microcontroller units (MCUs) (Infineon TriCore AUDO family), 16-bit MCUs (C166, XC166, XE166, and XC2000 family), and 8-bit MCUs (XC800 family) from Infineon. After the initial setup, the configuration wizard appears and gives an overview of the hardware peripherals, control units, and modules. The microcontroller application can be created by selecting the desired functions. At this step, module-specific functions must be selected for module initializing and control. Finally, the application source files will be generated by DAVE and embedded in a project in the selected development environment, where the code can still be modified or added to an extant project.[2]
DAVE-related software
Infineon also developed additional software that can be used in conjunction with DAVE for specific microcontroller families or additional hardware: DAVE Bench for XC800 is a platform providing free development tools for Infineon's 8-bit microcontroller family, based on the Open Source Eclipse architecture.[3] DAVE Drive is a GUI-based software tool that allows application developers to create embedded software for the control of brushless synchronous three-phase motors.[4]
Alternative software
The Infineon MCUs are directly supported by several commercial products, depending on the selected MCU target.[5] An embedded programming library for MATLAB exists.[6] As a free alternative to DAVE, the developer can use the Keil Microcontroller Development Kit (MDK) Version 5. Code for the XMX1000 series up to 128 kB can be developed this way without purchasing a license from Keil.[7]
References
- ^ "DAVE Forum". Retrieved 25 June 2016.
- ^ "Getting started with XC164CS starterkit using DAvE, Tasking EDE & CrossView Pro Debugger" (PDF). Application Note. Infineon Technologies. Retrieved 5 March 2011.
- ^ "DAvE Bench". Product Overview. Infineon Technologies. Retrieved 5 April 2016.
- ^ "DAVE Drive Application Code Generator for PMSM and BLDC Motor Control with Infineon's 8-bit Microcontrollers". Application Brief. Infineon Technologies. Archived from the original on 11 April 2011. Retrieved 5 March 2011.
- ^ "Products". Infineon Technologies AG. Retrieved 25 June 2016.
- ^ "Products". Infineon Technologies AG. Archived from the original on 21 September 2016. Retrieved 25 June 2016.
- ^ "MDK for Infineon XMC - Installation - Activation". Retrieved 25 June 2016.