You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-8
Original file line number
Diff line number
Diff line change
@@ -138,22 +138,19 @@ ctest
138
138
This tutorial covered the basics on using CMake with the IAR tools from the command line. Proceed to the [wiki](https://github.com/IARSystems/cmake-tutorial/wiki) for additional tips & tricks!
139
139
140
140
## Issues
141
-
Use the [CMake Issue Tracker](https://gitlab.kitware.com/cmake/cmake/-/issues/) to report CMake-related software defects.
141
+
For reporting CMake software defects use the [CMake Issue Tracker](https://gitlab.kitware.com/cmake/cmake/-/issues/).
142
142
143
-
For questions/suggestions specifically related to this tutorial:
144
-
- Try the [wiki][url-repo-wiki].
145
-
- Check for [earlier issues][url-repo-issue-old] in the issue tracker.
146
-
- If nothing helps, create a [new issue][url-repo-issue-new], describing in detail.
143
+
For technical support contact [IAR Customer Support][url-iar-customer-support].
147
144
148
-
Do not use the issue tracker if you need technical support. The issue tracker **is not a support forum**:
149
-
- If you run into license issues, refer to [IAR Customer Care](https://iar.com/knowledge/support/licensing-faq/).
150
-
- If you run into tools issues, contact [IAR Tech Support](https://iar.com/knowledge/support/request-technical-support/).
145
+
For questions related to this tutorial: try the [wiki][url-repo-wiki] or check [earlier issues][url-repo-issue-old]. If those don't help, create a [new issue][url-repo-issue-new] with detailed information.
151
146
152
147
[^1]: For more information, see the "Installation and Licensing" guide for your product. If you do not have a license, [contact us](https://iar.com/about/contact).
153
148
[^2]: CMake has built-in IAR C/C++ Compiler support for the following non-Arm architectures: 8051, AVR, MSP430, RH850, RISC-V, RL78, RX, STM8 and V850.
154
149
[^3]: For interactively debugging of executable files (`*.elf`) using the C-SPY Debugger from the IAR Embedded Workbench IDE, read [this wiki article][url-wiki-ide-build-debug].
0 commit comments