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
"True, but it may well be that an alternative processor would do it all very much more easily - and, therefore, very much more economically." Ok, but conversely the 8051 may be able to do the job without difficulty and therefore just as economically as the alternative. I assume you mean 'economically' in terms of development time?
"I assume you mean 'economically' in terms of development time?" No - not just development time: "Code Banking will impact your entire product lifecycle - Design, implementation, Test/Debug, and support/maintenance. All will be affected by having to consider the 'quirks' of code banking. Even your hardware cost may be increased, due to the extra stuff to do the bank switching."