Difference between revisions of "Quick start guide"
From ERIKA WIKI
(→Prerequisites) |
(→Prerequisites) |
||
Line 4: | Line 4: | ||
* [[Doxygen]] | * [[Doxygen]] | ||
* target compiler (depending on the architecture) | * target compiler (depending on the architecture) | ||
− | ** [[Arduino_SDK]] | + | ** [[Arduino_SDK|Arduino SDK]] |
= Downloading RT-Druid = | = Downloading RT-Druid = |
Revision as of 14:26, 21 December 2017
Contents
Prerequisites
Downloading RT-Druid
- list of the available versions
- link a page which describes release numbering
- License acceptance
Installing RT-Druid
- where to unpack
Starting RT-Druid
- Launching Eclipse
- Select a workspace
RT-Druid Preferences
- Location of ERIKA/RT-Druid Extensions
- Generator properties
* How to change them
RT-Druid Project
- Where to create a new project
- Step-by-step creation of a projet (select Cygwin, name, template)
Building a project
- How to build / clean a project
Anatomy of a ERIKA v3 Project
- explain the directories
- explain the role of each directory / main files
- check the auto-generated documenattion...
Per Architecture tutorials
- list of the available tutorials (AVR8)