| ??? 12/22/01 11:08 Read: times |
#17983 - RE: How to set array address |
Hi Ary,
your example looks right, but there is a bug in older Keil C51 versions: The _at_ statement accept only numbers, but no former defined constant expressions. So xdata ARRAYDATA Array[8] _at_ 0x8000; may work. I know not, if this bug was removed on the never versions. I use still V5.02 Peter |
| Topic | Author | Date |
| How to set array address | 01/01/70 00:00 | |
| RE: How to set array address | 01/01/70 00:00 | |
| RE: How to set array address | 01/01/70 00:00 | |
RE: How to set array address | 01/01/70 00:00 |



