Install winIDEA CLion Debug Plugin
In this topic:
In this tutorial, you will learn how to get started with the winIDEA Debug Plugin for CLion.
You will follow the initial setup Walkthrough to get started with the plugin and learn how to select and open a winIDEA Example Workspace to set up your environment quickly. Example Workspaces are used for simulator or evaluation purposes. You can take them as a reference for your own configurations to get started with a new project as quickly as possible.
Getting started with winIDEA Debug Plugin for CLion
•winIDEA 9.21.283 or newer (recommended)
•CLion 2024.3 release or newer (recommended)
Install and launch CLion. |
(optional) Go to File | Settings. |
If no project is opened, skip this step. The Welcome to CLion window should already have the Plugins tab.
Select the Plugins tab. |
Go to the Marketplace tab, search for TASKING winIDEA and click Install. |
Restart the Plugin. |
Open Settings (gear icon at the bottom-left corner). |
Open Settings | Build, Execution, Deployment | TASKING winIDEA. |
If winIDEA is not already installed on your PC, the installation will start automatically. If it is already installed, the existing installation will be detected.
Confirm and close Settings. |
Create a New Project via File | New Project. |
Under the TASKING winIDEA section on the left side of the dialog select Start from example. |
Select a Hardware Debugger. |
Examples using a simulator have this box disabled. |
Choose one of the build options. |
To start debugging quickly (without compiling), select an option with a prebuilt executable.
Click on Clone Example. |
Click OK within the Open Project Wizard. |
Select Debug winIDEA and start debugging. |
You can use the shortcut Shift + F9.
•Debug configuration settings - Set up a debug configuration for your specific needs