Information in this article applies to: C51 Version 7, or higher QUESTION I need to use an 8051 device variant where the MOVC instruction is broken. MOVC A,@A+DPTR can only access constants in an certain address space (C:0xA000 - C:0xAFFF). Access to other memory regions fails. It ...