blob: c926e9eeb69f0e1a4a997af0280d959e0ed39ece (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Usage
You can find the installation part
[here](http://docs.automotivelinux.org/master/docs/devguides/en/dev/reference/host-configuration/docs/5_Candevstudio.html).
The official repo of CanDevStudio is a subpart of GENIVI and can be found
[here](https://github.com/GENIVI/CANdevStudio/).
Launch it with following command:
```bash
CANdevStudio
```
Then start a new project.
![CANdevStudio general screenshot](pictures/CANdevStudio.png)
|