Infineon PSoC™ Troubleshooting
Last updated
Last updated
Assoc. Prof. Wiroon Sriborrirux, Founder of Advance Innovation Center (AIC) and Bangsaen Design House (BDH), Electrical Engineering Department, Faculty of Engineering, Burapha University
Open modus-shell
Navigate to directory ModusToolbox and Adding the BDH code Template:
Open modus-shell
Navigate to directory ModusToolbox/tools_3.0/fw-loader/bin/
Checking fw’s version
Update firmware
Error: It looks like your debug probe is in DAPLink mode. Please switch to KitProg3 mode or use CMSIS-DAP driver instead.
In case pressing the switch button doesn't yield any response, you may need to first update the firmware. Follow the steps below:
Open the Modus shell.
Navigate to the necessary directory by entering the following command:
Update the firmware by executing the command:
After updating the firmware, verify the available devices with the command:
Once the firmware is updated, you should be able to use the switch mode button successfully.
Find mtb_shared folder in your project and change the BMI160_CHIP_IP
Update firmware:
Important: You need to use python3.11.x
Install edge-impulse-cli again: