| |||||
Technical Support Support Resources
Product Information | MON166: ERROR (CANNOT WRITE MEMORY)Information in this article applies to:
SYMPTOMSWhen I try to debug my application with Monitor-166 I receive the following error message: CANNOT WRITE TO ROM AREA AT ADDRESS 0AEFFFFH Why is this error message displayed and what does it mean? CAUSEMost likely your application is larger than the available memory and when loaded it is overwriting the monitor data area. You can check this in the linker MAP file (typically this file has the extension *.M66). This file tells you the memory areas in use by your program. Verify that the monitor data area is not also being used by your application. RESOLUTIONIf your program is using the monitor data area, you have several alternatives:
MORE INFORMATION
FORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Wednesday, August 03, 2005 | ||||
| |||||