Difference between revisions of "User Break Controller"
From WikiPrizm
Jump to navigationJump to search (Skeleton page) |
m (Gbl08ma moved page UBC to User Break Controller: Title consistency: full name on pages, redirect on acronym) |
(No difference)
|
Latest revision as of 13:47, 16 February 2015
This page has not been completed. Parts may be missing or reorganized before completed. Information is provided as-is and may have errors.
The Prizm uses the SH7724's (iirc, verify) User Break Controller. This peripheral is used for debugging code executing on the device. A typical usecase for this would be to set a breakpoint on the start of a specific function and put a watchpoint for memory accesses to a buffer in RAM. This peripheral allows for more advanced applications as well.