This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTX Code Banking

Hi all,
In RTX we can assign a function as a task with the _task_ #NO tag.

When calling os_create_task we just pass this task number as a parameter.

Assume one has to use banking, in this case,
how does RTX identify, in which bank the function exists ?

from where does rtx get information about the banks of any task at runtime ?

regards
pachu

Parents
  • 1) see last post in this thread.

    Code only needs to be efficient enough.
    RTOS: time only need be real enough.

    Of course enough is enough, but how do we know what is enough for the OP?

    Thus I state "It is NOT enough, unless you can tell me why it is so" and you state "it is enough even without you telling me what you are doing".

    Erik

Reply
  • 1) see last post in this thread.

    Code only needs to be efficient enough.
    RTOS: time only need be real enough.

    Of course enough is enough, but how do we know what is enough for the OP?

    Thus I state "It is NOT enough, unless you can tell me why it is so" and you state "it is enough even without you telling me what you are doing".

    Erik

Children
No data