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
  • "A microprocessor is a numbercruncher that should react in less than a second, a microcontroller is a device that shall react NOW."

    97.3% of statistics are made up on the spot.
    98.2% of definitions of the words 'microcontroller' and 'microprocessor' also appear to be made up on the spot.

    One thing that neither a microprocessor or microcontroller can do is respond "NOW". I assume you're familiar with interrupt latency?

    "If you want to mislabel the '51 as a microprocessor (which it aint) you can state all kinds of things from that premise."

    I'm not really interested in labelling it as either as the distinction between the two has become hopelessly blurred.

Reply
  • "A microprocessor is a numbercruncher that should react in less than a second, a microcontroller is a device that shall react NOW."

    97.3% of statistics are made up on the spot.
    98.2% of definitions of the words 'microcontroller' and 'microprocessor' also appear to be made up on the spot.

    One thing that neither a microprocessor or microcontroller can do is respond "NOW". I assume you're familiar with interrupt latency?

    "If you want to mislabel the '51 as a microprocessor (which it aint) you can state all kinds of things from that premise."

    I'm not really interested in labelling it as either as the distinction between the two has become hopelessly blurred.

Children
No data