• Stack usage information
    How does one determine the stack usage and program size? On this page, it says to link with --callgraph to produce a static callgraph, showing information on stack usage and the functions. Not too...
  • Stack usage information
    How does one determine the stack usage and program size? On this page, it says to link with --callgraph to produce a static callgraph, showing information on stack usage and the functions. Not too...
  • Can I get task information from the uVision2 Debugger when I create RTX51TINY programs?
    Can I get task information from the uVision2 Debugger when I create RTX51 programs? Now, I have a problem about RTX-Tiny - Tasklist Windows. I open this windows from peripherals menu when I debug...
  • Can I get task information from the uVision2 Debugger when I create RTX51TINY programs?
    Can I get task information from the uVision2 Debugger when I create RTX51 programs? Now, I have a problem about RTX-Tiny - Tasklist Windows. I open this windows from peripherals menu when I debug...
  • Task switching problem when running Simulink generated code in ucosii real-time task
    Hi guys, I imported the Simulink generated code to a ucosii based STM32F4 project as a real-time task. The problem I have is that the Simulink-code task is able to run as a single task without any...