User Activity

In this image, I have created a new build configuration of Test inside the project & trying to add external library (.a) of CppUTest but not getting add library and library path option. Could you guide me on how to add libraries to any new build con...
Hi, I am a newbie in writing code on MCU's.I am using STM8S003K3 with which several fan controllers are attached on different GPIO. I need to count PWM pulse whenever it comes on any port and then identify the pin no of that port. How to count pulse ...