📄 mp14.scn
字号:
*** TEST 14 -- NODE 2 ***Creating Event task (Global)Starting Event task (Global)Creating Semaphore task (Global)About to go to sleep!Starting Semaphore task (Global)Creating Message Queue task (Global)Getting SMID of semaphoreStarting Message Queue task (Global)Creating Partition task (Global)Getting ID of msg queueStarting Partition task (Global)Getting ID of partitionWaking up!Remote task's name is : 111Getting TID of remote taskReceiving events from remote task<stream of following characters>. - indicates 100 iterations of tm_evafter of 1 tick and rtems_event_receive.e - indicates that 100 events have been sent to the remote task.m - indicates 100 iterations of rtems_message_queue_send and rtems_message_queue_receive.p - indicates 100 iterations of rtems_partition_get_buffer and rtems_partition_return_buffer.s - indicates 100 iterations of rtems_semaphore_obtain and rtems_semaphore_release.NOTES: 1. The messages could be interspersed. 2. If one of the nodes exits first, the other may report timeout errors on blocking directives.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -