User Activity

Hi,I'm working on a c++ project and encountering the _unhandled_exception error. I'm trying to look cause for this error but fault analyzer in stm32cube ide is showing as No Fault Detected.I've looked into call stack and observed that "<signal handle...
Hello,I've experience in using IDEs to create and run a projects in windows platform. But I've no experience in ubuntu.Now I need to work with STM32F4 mcu in ubuntu platform without using any IDEs (I can use editors). So how do I get start with this?...