Starting migration from RTX to RTX5.
Managed app_main() and new main() and it seems my application is
running.
But: RTX RTOS watch window does not show my application threads,
nor semaphores, nor message queues.
After osKernelStart() has executed, my threads are running
(setting a breakpoint there stops execution),
but RTX RTOS watch window only shows two RTX internal threads:
osRtxIdleThread and osRtxTimerThread.
In addition the update rate of this window seems not he
↧