How to know the limitations of specific VxWorks version?

458 views Asked by At

I was trying to download VxWorks 5.x (specifically 5.11) manual, to understand the limitations with respect to the number of tasks, message queues, stack sizes , memory restrictions and semaphores. Can any one of you please post any link to download or share the above-mentioned limitations?

1

There are 1 answers

0
mjs On

There are not, as far as I am aware, any inherent limits in the number of tasks, message queues, stack sizes, sempahores etc.

While there clearly will be an upper bound, this is primarily dictated by the hardware platform, in particular the amount of memory.

This is especially true of message queues, and the stack size for various tasks.

If you are after particular documentation, you should contact your WindRiver support rep - documentation is freely available to all licensed users