??? 05/21/04 13:19 Read: times |
#70824 - What C? Responding to: ???'s previous message |
Tobias Samuelsson said:
How can I do MOVX in the language C? You cannot do MOVX in standard 'C'. You must use a compiler specifically targetted for the 8051, and it will have its own proprietary extensions to the standard 'C' language to support the 8051's different address spaces (and other specific features). Because these extensions are proprietary and specific to the particular compiler you are using, this question cannot be answered until you say what compiler you're using. The compiler Manual will describe all its extensions to the standard 'C' language - including how to access XDATA. http://www.8052.com/forum/read.phtml?id=70817 |
Topic | Author | Date |
How can I do MOVX in C? | 01/01/70 00:00 | |
RE: How can I do MOVX in C? | 01/01/70 00:00 | |
RE: How can I do MOVX in C? | 01/01/70 00:00 | |
use pointers | 01/01/70 00:00 | |
RE: use pointers - VERY CAREFULLY! | 01/01/70 00:00 | |
RE: use pointers | 01/01/70 00:00 | |
RE: use pointers | 01/01/70 00:00 | |
It all depends on the compiler... | 01/01/70 00:00 | |
RE: How can I do MOVX in C? | 01/01/70 00:00 | |
RE: How can I do MOVX in C? | 01/01/70 00:00 | |
What C? | 01/01/70 00:00 | |
RE: How can I do MOVX in C? | 01/01/70 00:00 | |
RE: How can I do MOVX in C? | 01/01/70 00:00 | |
Thanks | 01/01/70 00:00 | |
RE: Keil | 01/01/70 00:00 | |
RE: How can I do MOVX in C?![]() | 01/01/70 00:00 |