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
  • If you don't need a more powerful processor there's no benefit in using one. A more powerful processor is also likely to consume more power which for many applications is a problem.
    Timing - Timing - Timing
    what about it?
    When you overload the poor little bugger, suddenly your serial int does not get processed in time and a fuse blows because you do not get a port pin pulled low fast enough.

    Of course if you suffer from the misconception that the '51 is a microprocessor rather than a microprocessor, all your wrong statemnts will be right if that premise is accepted.

    Erik

Reply
  • If you don't need a more powerful processor there's no benefit in using one. A more powerful processor is also likely to consume more power which for many applications is a problem.
    Timing - Timing - Timing
    what about it?
    When you overload the poor little bugger, suddenly your serial int does not get processed in time and a fuse blows because you do not get a port pin pulled low fast enough.

    Of course if you suffer from the misconception that the '51 is a microprocessor rather than a microprocessor, all your wrong statemnts will be right if that premise is accepted.

    Erik

Children
No data