• Can not run two threads at the same time?
    I have no issues running multiple thread instances but I can not run more then one thread at the same time, is that not possible? When the second thread starts, the code freezes. //thd 1 extern osThreadId...
  • Can not run two threads at the same time?
    I have no issues running multiple thread instances but I can not run more then one thread at the same time, is that not possible? When the second thread starts, the code freezes. //thd 1 extern osThreadId...
  • RL-TCPnet crash when send and get at the same time
    Hello everyone, I'm working on a web service with RL-ARM libraries that I want to send some parameters with AJAX as .cgx file and the same time I want to create socket and then send a lot of data to...
  • RL-TCPnet crash when send and get at the same time
    Hello everyone, I'm working on a web service with RL-ARM libraries that I want to send some parameters with AJAX as .cgx file and the same time I want to create socket and then send a lot of data to...
  • Debugging two targets at the same time
    I am trying to debug two Cygnal F040 targets at the same time. These targets communicate with I2C/SMBUS, this I want to debug. I start uVison2 for both targets on the same PC. The first uV2 is connected...