• RTOS RTX Stack Usage Monitor Shows Overflow but OS keeps running
    Hi, I have a question but not a problem yet regarding the stack usage monitoring in uVision 5. I have RTOS RTX running on STM32F407 MCU, with 9 threads running. I have enabled stack usage monitoring...
  • RTOS RTX Stack Usage Monitor Shows Overflow but OS keeps running
    Hi, I have a question but not a problem yet regarding the stack usage monitoring in uVision 5. I have RTOS RTX running on STM32F407 MCU, with 9 threads running. I have enabled stack usage monitoring...
  • Configuring stack size and direction to avoid stack overflow
    Hello, I'm using a Cortex M-4 processor (STM32F4) and I recently encountered strange behavior of my code after minor modifications that were not directly related to the problems I was seeing. ...
  • 8051 - compile-time stack - is stack theoretically overflow possible ?
    Hi, From the following link I have understood the compiler analyses the program and sets the stack size for the 8051. I am seeing a stack overlow when one ISR interrupts a lower priority ISR. If the...
  • Configuring stack size and direction to avoid stack overflow
    Hello, I'm using a Cortex M-4 processor (STM32F4) and I recently encountered strange behavior of my code after minor modifications that were not directly related to the problems I was seeing. ...