GRMON3-UM
June 2019, Version 3.1.0
124 www.cobham.com/gaisler
32. ep - syntax
NAME
ep - Set entry point
SYNOPSIS
ep ?cpu#?
ep ?--? value ?cpu#?
ep disable ?cpu#?
DESCRIPTION
ep ?cpu#?
Show current active CPUs entry point, or the CPU specified by cpu#.
ep ?--? value ?cpu#?
Set the current active CPUs entry point, or the CPU specified by cpu#. The only option available is '--' and
it marks the end of options. It should be used if a symbol name is in conflict with a subcommand (i.e. a
symbol called "disable").
ep disable ?cpu#?
Remove the entry point from the current active CPU or the the CPU specified by cpu#.
RETURN VALUE
Upon successful completion ep returns a list of entry points, one for each CPU. If cpu# is specified, then only the
entry point for that CPU will be returned.
EXAMPLE
Set current active CPUs entry point to 0x40000000
grmon3> ep 0x40000000
SEE ALSO
Section 3.4.12, “Multi-processor support”