User Activity

Hello Team I am using STVD IDE with cosmic compiler for development on STM8S207 series controller.I have two configurations in project called release and debug. whenever I try to debug code in debug configuration, following attached error appears whe...
Hi,I checked with the test code below, and it sets the hard fault for the G0 controller. It looks like an alignment issue. But the same code runs fine with L4 and F4 microcontrollers and does not set any fault for misaligned assignments. Project sett...
Hello Team,I was trying to create and debug a simple C++ based simple hello world application with CubeIDE IDE.Project gets compiled and exe is generated successfully. I see all C++ development tools available in installed packages. attached is the s...