|
Technical Support On-Line Manuals Cx51 User's Guide Cx51 Introduction Compiling Programs Language Extensions Preprocessor Advanced Programming 8051 Derivatives Analog Devices MicroConverter B2 Series Atmel 89x8252 and Variants Dallas 320, 420, 520, and 530 Dallas 390, 400, 5240, and Variants Arithmetic Accelerator Infineon C517, C509, 80C537, and Variants Data Pointers High-speed Arithmetic Library Routines NXP and Atmel Dual DPTR NXP 80C51MX Architecture NXP 8xC750, 8xC751, and 8xC752 Error Messages Library Reference Appendix | NXP 8xC750, 8xC751, and 8xC752The NXP 8xC750, 8xC751, and 8xC752 derivatives support a maximum of 2 KBytes of internal program memory. The MCU cannot execute LCALL and LJMP instructions. The following must be considered when using these devices: - A special library, 80C751.LIB, which does not use these instructions is necessary for these devices.
- The Cx51 Compiler must be set to avoid using LJMP and LCALL instructions. This is accomplished using the ROM(SMALL)directive.
Note that the following restrictions apply when creating programs for the 8xC750, 8xC751, and 8xC752: |
|