What is the recommended size for Supervisor, Interrupt & User/System Mode Stacks when using RTX? The first stack-relevant action, the application does is "os_sys_init". From there on everything happens under the control of RTX. Regards.