![Ronetix PEEDI Скачать руководство пользователя страница 174](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040174.webp)
FAQ
A:
First make sure the pull-down resistor that enables the JTAG interface is not more than 1k and
second verify that the CORE_STARTUP_MODE parameter gives the device at least 100ms to run.
Q:
When debuging mixed ARM/Thumb code using gdb/insight the debugger can not step in from
ARM to Thumb function. What to do?
A:
Use the si (step one instruction) command in the gdb/insight several times to step-in to the
desired Thumb function.
Q:
Is there some examples of target configuration files?
A:
Yes
http://download.ronetix.at/peedi/cfg_examples
8
Glossary
A
Alias
- User defined alias of a command including its arguments.
Agent
- Small program downloaded into the target, which is used for
faster operations.
B
Breakpoint
- A user-defined point where execution stops so that a debugger
can examine the state of memory and registers.
Big-Endian
- Memory organization where the least significant byte of a word
is at the highest address and the most significant byte is at the
lowest address in the word.
C
CLI
- Command Line Interface.
Cygwin
- Linux-like run-time environment for Windows.
Current core
- The core which is set to be current, i.e. default when no core is
specified.
PEEDI User’s Manual
174