1 Intro to Modus IDE
Modus would be one compresensive IDE for Cypress PSoC 6. The ModusToolbox tools package installer (https://www.cypress.com/products/modustoolbox-software-environment) provides various multi-platform development tools to help you work in your preferred flow. The installer includes a make-based build system, Eclipse IDE, configurators, stand-alone project creator and library manager, as well as support for using other IDEs, generating code, compiling, programming, and debugging.
2 Download
The Modus IDE can be installed on Windows, Linux and MacOS from https://www.cypress.com/products/modustoolbox
Installer Patch is available for extended packages, that would be very useful, so install that too.
3 Install
3.1 Start install base IDE 2.3.0, the UI is quite different from previous version, since it if Infineon instead of Cypress now.
Better installed in default location,or new CY_TOOLS_PATHS shall be added to system parameters,
Here is default location,
In advance mode, select packages,
Installation completed.
Install the patch
Here is installed modus IDE tools
4 Configuration
Start the IDE and accept the license agreement,
If not path not set correctly, there is one notice,
OK now.
5 New project Creation
Press New P
Jump to package manager,
The loading page for BSP selection,
Select the demo project to install .
Then the IDE is setup and ready for coding.