-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
79 lines (62 loc) · 2.95 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[![Getting Started with QP Video](https://www.state-machine.com/img/YT-Getting_Started_with_QP.jpg)](https://youtu.be/O7ER6_VqIH0 "Getting Started with QP")
---------------------------------------------------------------------------
# About QP-bundle
QP-bundle provides all QP real-time embedded frameworks (RTEFs) and
all the accompanying host-based tools bundled together in a single,
streamlined installation.
## Downloading QP-bundle
You downlod QP-bundle from Quantum Leaps:
- https://www.state-machine.com/#Downloads
After you donwload and install the QP-bundle release specific for your
host operating system (Windows, Linux or MacOS), the installation
directory on your disk will contain the following components:
```
qp-bundle installation directory (C:\qp or $HOME\qp by default)
|
+-qpc\ - QP/C real-time embedded framework (RTEF)
+-qpcpp\ - QP/C++ real-time embedded framework (RTEF)
|
+-qm\ - QM model-based design tool
|
+-qtools\ - QTools collection
| +-bin\ - QTools executables
| +-qclean\ - Source code white space cleaner
| +-qspy\ - QSPY host application
| +-qutest\ - QUTest unit testing harness
| +-qview\ - QView visualization and monitoring
| |
(the following subfolders are present on Windows only)
| |
| +-mingw32\ - GNU C/C++ toolchain for Windows (mingw-32-bit)
| +-gnu_arm-none-eabi\ - GNU-ARM C/C++ toolset for ARM Cortex-M/R
| +-python3\ - Python 3 (for QUTest and QView)
```
> NOTE: A description of each component is provided in the README.md
files inside the project sub-directories.
---------------------------------------------------------------------------
### Version Compatibility and Revision History
The version of each component is encoded in the file "version-X.Y.Z",
which is provided in the component sub-directory.
The revision history of each component is provided in the Reference
Manual for each component (see the next section).
---------------------------------------------------------------------------
### Reference Manuals
- https://www.state-machine.com/qpc - QP/C Reference Manual
- https://www.state-machine.com/qpcpp - QP/C++ Reference Manual
- https://www.state-machine.com/qm - QM Reference Manual
- https://www.state-machine.com/qtools - QTools Reference Manual
---------------------------------------------------------------------------
### Help and Support
Community support for the project is provided at:
- https://sourceforge.net/p/qpc/discussion/668726
Commercial technical support is described at:
- https://www.state-machine.com/licensing/#Support
---------------------------------------------------------------------------
### Bug Reports and Feature Requests
- Bug reports: https://sourceforge.net/p/qpc/bugs
- Feature requests: https://sourceforge.net/p/qpc/feature-requests/
Please use the "Create Ticket" menu.
---------------------------------------------------------------------------
### Contact Information:
- https://www.state-machine.com