• RTX5 dynamic thread stack size
    Hi, Is possible to let RTX5 to automatically increase the memory stack of some thread to avoid stack overflow? I thought the "global dynamic memory size" in "system configuracion" was for this...
  • RTX5 dynamic thread stack size
    Hi, Is possible to let RTX5 to automatically increase the memory stack of some thread to avoid stack overflow? I thought the "global dynamic memory size" in "system configuracion" was for this...
  • RTX-RTOS 2 thread stack and RAM config
    Hi, We migrate from RTOS-1 to RTOS-2 RTX OS. We need to configure RAM usage (heap) and thread stack size. RTX_Config.h Global Dynamic Memory size : Is this for heap allocation? Net_Config...
  • RTX-RTOS 2 thread stack and RAM config
    Hi, We migrate from RTOS-1 to RTOS-2 RTX OS. We need to configure RAM usage (heap) and thread stack size. RTX_Config.h Global Dynamic Memory size : Is this for heap allocation? Net_Config...
  • CMSIS-RTOS: stack size to create a thread > 8000
    Hi I am using the new CMSIS-RTOS and seem to have a stack problem that I don't understand. In order to create even the simple of task (one that just polls a CAN interface) that will not cause a hard...