|
|||||||||||
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
Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.