Hi, The Synopsis DW8051 core uses a MPAGE sfr reg at 0x92 hex instead of the standard P2 register when accessing data with MOVX etc. Do Keil support this register? If so what do I do to enable it? Regards Henrik
Good point. Thanks for clarifying that. What I meant was that MPAGE is only used when you use PDATA variables. PDATA is the default memory space in COMPACT model. :-) Jon