RTOS Frequently Asked Questions (Toggle all items)

The question mark '?' is the standard name for all OS objects in µC-OSII.

You can assign names with the µC-OSII API functions OS*NameSet(...) (OSEventNameSet, OSFlageNameSet, OSMemNameSet, OSTaskNameSet). Please note that OSEventNameSet(...) is used for all synchronization objects (Mutex, Queue, Mailbox ...).

Because of the modified subroutine calling sequence of PXROS the standard debug algorithm of UDE is not applicable.

You will need the PXROS-Support-Add-On of UDE. Please call your local distributor or contact the pls Sales Team.