Hello World and LED Blinking
Lab 100
Hello World and LED Blinking Programming
This lab will guide you through the process of using the PSOC Infineon board with the Eclipse IDE for ModusToolbox. You will learn how to create, build, and launch application programs. By the end of this lab, you will be able to independently perform these tasks.
🔥 Requirements
🚩 Let start
👉 Open Eclipse IDE ModusToolbox

👉 Select Board
👉 Select Application
👉 Build Application
👉 Launching Program
Before launching the program to the board, make sure that you have already connected the board to the computer through USB cable.
Launching Program
👉 Serial Terminal Setup
After Install the Putty now let follow the below
Open
Device Managerand check COM PortOpen Putty and Setup as below:
Select
SerialSerial line
COM_Speed
115200Click
Open
👉 Check the Result
You will see
Hello World!!!on the serial terminal.LED Blinking
LED Blinking
🎉 Congratulations! You can now complete Lab100 by creating, building, and launching the application program.
Supported toolchains (make variable 'TOOLCHAIN')
GNU Arm® embedded compiler v10.3.1 (
GCC_ARM) - Default value ofTOOLCHAINArm® compiler v6.16 (
ARM)IAR C/C++ compiler v9.30.1 (
IAR)
Supported kits (make variable 'TARGET')
PSoC™ 62S2 Wi-Fi Bluetooth® pioneer kit (
CY8CKIT-062S2-43012)PSoC™ 62S1 Wi-Fi Bluetooth® pioneer kit (
CYW9P62S1-43438EVB-01)PSoC™ 62S1 Wi-Fi Bluetooth® pioneer kit (
CYW9P62S1-43012EVB-01)PSoC™ 62S3 Wi-Fi Bluetooth® prototyping kit (
CY8CPROTO-062S3-4343W)
© BDH Corporation, 2022-2023
Last updated
Was this helpful?