| ??? 06/10/10 11:46 Read: times |
#176583 - HDATA definition Responding to: ???'s previous message |
Ok I found that the problem is I have defined my external memory space as XDATA using the following
XSEG ORG 000000h DMASTART: DS DMACOUNT*2 ; location for DMA results DMASTOP: DS 4 ; location for DMA stop sequence Extended memory need to be defined as HDATA... but it seems like there is no HSEG command. Does anyone know how I can define my extended external memory? |
| Topic | Author | Date |
| DPTR problems | 01/01/70 00:00 | |
| HDATA definition | 01/01/70 00:00 | |
| It is possible that... | 01/01/70 00:00 | |
| Faulty - or incomplete | 01/01/70 00:00 | |
| If that's not a fault, then what is? | 01/01/70 00:00 | |
| Doing exactly what it says on the tin. | 01/01/70 00:00 | |
OK ... I'll give you that one | 01/01/70 00:00 |



