您的位置:首页 > 移动开发

英飞凌 DAVE™ 4.1.2 SDK 开发app学习笔记——SDK Overview

2015-08-03 16:09 417 查看

DAVE™ Software Development Kit overview

The DAVE™ SDK project provides the tool used to develop DAVE™ 4 software components or applications called "DAVE™ APPs". It provides facilities to create user interface configurations, edit template files, create a signal designer view and create documentation
for the APPs. In this help contents are described the procedures/steps to develop DAVE™ 4 applications.

Imagine you have developed some code with DAVE™ 4 and you think in the future you are going to reuse this code, but maybe with other microcontroller of Infineon. You have used many APPs and you do not want to reconfigure them from the beginning each time
you use this code because you know that many parameters are fix. Furthermore, your code is a use case for something, and maybe in the future you will add more APPs to the project.

All this signals are telling you that you can create an APP to automatize tasks, addreusability to your code,
save your time and make everythingscalable.

The audience for this help contents are:

Experienced professionals with DAVE™ 4
Professionals who want to develop DAVE™ 4 applications using the available application libraries
Prerequisites:

Working knowledge of DAVE™ 4 Code Engine (DAVE™ CE) and its associated features
Usage of XMC microcontrollers and knowledge of the hardware capabilities (available in the reference manual)
Basic programming skills
Basic object oriented programming skills (OOPS)
Basic JAVA/Groovy programming skills

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  app sdk components