![Ronetix PEEDI Скачать руководство пользователя страница 152](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040152.webp)
Using PEEDI
Argument:
ADDRESS
- address of the breakpoint
hard
- set hardware break point.
watch
- set watch point
ACCESS
- access type to break on:
•
r - read access
•
w - write access
•
rw - any access
TYPE
- type of watched value:
•
8 - value is 8-bit (byte)
•
16 - value is 16-bit (half word)
•
32 - value is 32-bit (word)
Example:
breakpoint add watch 0x400040 32 r
breakpoint list
Syntax:
breakpoint list [#CORE]
Description:
List all set break and watch points for the current or specified core.
Argument:
#CORE - core’s break and watch points to be listed
Example:
breakpoint list
breakpoint list #1
PEEDI User’s Manual
152