![Ronetix PEEDI User Manual Download Page 112](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040112.webp)
Using PEEDI
gm ADDRESS
Description:
This command is applicable only for CORTEX-M cores.
Set SP and PC and start CORTEX-M core:
SP = [ADDRESS]
PC = [A 4]
Argument:
ADDRESS
- address to start from
#CORE
- core to be started
#all
- all cores will be started
Example:
gm 0x20400000
step
Syntax:
step [ADDRESS|#CORE|#CORE=ADDRESS|#all]
Description:
Step one instruction current or specified core(s). If no address is provided the core(s)
will steps from its current PC value. If no core is specified, current core will be
stepped. If argument #all is provided, all cores will be stepped from their current PC
values.
Argument:
ADDRESS
- address to step from
#CORE
- core to be stepped
#all
- all cores will be stepped
Example:
PEEDI User’s Manual
112