Development Environment Preparation
Requirements
Resources | Link |
---|---|
Computer | 💻 |
Infineon PSoC 62S2 Wi-Fi BT Pioneer Kit (CY8CKIT-062S2-43012) Wireless Development Tool CY8CKIT-062S2-43012 |
1. ModusToolbox Installation and Firmware Updates
1.1 ModusToolbox Installation
💻 System Requirement
📀 Download the Software
Go to the Cypress ModusToolbox website (www.cypress.com/modustoolbox) and download your appropriate software from your platform:
🖥️ For Windows
2. Eclipse IDE Development Tools and Project Creator
2.1. Open ModusToolbox Tool
2.2. Eclipse IDE for ModbusToolbox GUI
2.3. Click “New Application ” and it will automatically shell to Project Creator 2.0
2.4. Click “PSoC6 BSP s” and follow the below step
2.5. Go to “Getting Started” and Select "Empty App"
2.6 Build the Application
Note: Fix environment errors in case you encounter build errors.
Variable name: CY_TOOLS_PATHS
Variable value: < Your ModusToolbox folder >
2.6 Adding the BDH Code Template
Open modus-shell
🧮 Serial Studio Installation.
💻 For windows
👉 Go to Serial Studio download link: https://serial-studio.github.io/#download and click on
Install
.
👉 Choose
SerialStudio-1.1.7-Windows.exe
👉 Click on
Run anyway
👉 Click
Next
👉 Click
Install
👉 Click
Finish
😲 Now you can open and use Serial Studio Program
💻 For MacOS
Open this link and click download SerialStudio-1.1.7-macOS.zip
👉 When you’ve been downloaded, “Serial Studio” still cannot be opened in your computer due to the firmware hasn’t verified yet.
👉 Click “Cancel” and go to System Settings -→ Privacy & Security and scroll down until you see “Security” header
👉 Click “Open Anyway” to unlock the verification from firmware
😲 Now you can open your program anytime
Last updated