| ??? 07/02/01 09:10 Read: times |
#12958 - RE: memory problem on keil... |
xdata UINT16 yourvar _at_ 0xF000Note the underscores surrounding "at" (it's not necessary to use "_at_" if you just want your variable in xdata) Disable 'ANSI Integer Promotion' unless really required. If you do need to use pointers, use memory-specific, rather than Generic. See the manual. |
| Topic | Author | Date |
| memory problem on keil... | 01/01/70 00:00 | |
| RE: memory problem on keil... | 01/01/70 00:00 | |
| RE: memory problem on keil... | 01/01/70 00:00 | |
| RE: memory problem on keil... | 01/01/70 00:00 | |
| RE: memory problem on keil... | 01/01/70 00:00 | |
| RE: memory problem on keil... | 01/01/70 00:00 | |
| RE: memory problem on keil... | 01/01/70 00:00 | |
RE: memory problem on keil... | 01/01/70 00:00 |



