![Phytec nanoModul-164 Скачать руководство пользователя страница 78](http://html.mh-extra.com/html/phytec/nanomodul-164/nanomodul-164_quick-start-instructions_1554144078.webp)
nanoMODUL-164 QuickStart Instructions
74
PHYTEC Meßtechnik GmbH 2003 L-379e_4
•
If the data transfer was successful choose View|Dissassembly
Window and you will get a screen similar to this shown below.
The project window changed to the register value view and the
debug toolbar is shown. The lower right screen shows the Watch
& Call Stack Window. (If you can’t see one of these enable it in
the View menu).
•
You will see the source code on your screen in the Disassembly
Window. Note that you will not see your C source code because the
program starts at 00000H – which is the reset vector - with some
assembler instructions. There is an assembler jump to a section of
initialization code which then branches to your C main program. In
this example you will see the JMPS instruction at 0000H and some
parts of the C code.
•
Click once on StepInto!
. You will see the assembly code of
the initialization routine. DISWDT (disable watchdog) is the first
instruction. EINIT (E8H) signals the end of the initialization
routine of the CPU.
Содержание nanoModul-164
Страница 48: ...nanoMODUL 164 QuickStart Instructions 44 PHYTEC Meßtechnik GmbH 2003 L 379e_4 ...
Страница 72: ...nanoMODUL 164 QuickStart Instructions 68 PHYTEC Meßtechnik GmbH 2003 L 379e_4 ...
Страница 84: ...nanoMODUL 164 QuickStart Instructions 80 PHYTEC Meßtechnik GmbH 2003 L 379e_4 ...
Страница 92: ...nanoMODUL 164 QuickStart Instructions 88 PHYTEC Meßtechnik GmbH 2003 L 379e_4 ...
Страница 96: ...Published by PHYTEC Meßtechnik GmbH 2003 Ordering No L 379e_4 Printed in Germany ...