User Activity

in datasheet :Boot modes At startup, boot pins are used to select one out of three boot options:  Boot from user Flash memory  Boot from system memory  Boot from embedded SRAM The boot loader is located in system memory. It is used to reprogram th...
I have a problem with operating the traffic light from the class method - every time the program crashes at that point.Here is a simplified example for understanding what I'm writing about:Class:class IO_control { int num;   public: osSemaphoreId...