Keil™, An ARM® Company

µVision® User's Guide

Check Illegal Memory Accesses

Sometimes it is required to trap illegal memory accesses. The µVision3 access breakpoints might be used together with the system variable _break_. In the following example the program execution stops when the array save_record is accessed outside of the function clear_records.

Breakpoints Dialog