| ||||||||
Technical Support On-Line Manuals RTX51 Tiny User's Guide | Multiple Data PointersThe Keil C51 Compiler allows you to use multiple data pointers (available in many 8051 derivatives). RTX51 Tiny, however, provides no management for them. Therefore, you must be careful if you use multiple data pointers in your RTX51 Tiny applications. Essentially, you must ensure that a round-robin task switch does not take place during execution of code that changes the data pointer selector. Note
| |||||||
| ||||||||