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
  • "However, you also have to consider the savings with the more powerful processor from not having to mess about with code banking. And we know that the code banking is causing extra issues - otherwise the original question would never have arisen!!"

    I'll bet I'd be fully au fait with code banking in a fraction of the time it would take me to be up to speed on ARM or similar.

    "You're also assuming that the entire cost of learning ARM (or whatever) would have to be amortised over a single project."

    If it isn't I wouldn't be too happy to be the customer.

    'Here's your product - with a bit of luck I'll know more about the architecture next time I have a go with one of those ARM things. Good luck.'

Reply
  • "However, you also have to consider the savings with the more powerful processor from not having to mess about with code banking. And we know that the code banking is causing extra issues - otherwise the original question would never have arisen!!"

    I'll bet I'd be fully au fait with code banking in a fraction of the time it would take me to be up to speed on ARM or similar.

    "You're also assuming that the entire cost of learning ARM (or whatever) would have to be amortised over a single project."

    If it isn't I wouldn't be too happy to be the customer.

    'Here's your product - with a bit of luck I'll know more about the architecture next time I have a go with one of those ARM things. Good luck.'

Children
No data