MIKROE-1043 mikroElektronika, MIKROE-1043 Datasheet - Page 17

no-image

MIKROE-1043

Manufacturer Part Number
MIKROE-1043
Description
Development Boards & Kits - ARM EasyMxPRO v7 MCU Stellaris LM4F232H5Q
Manufacturer
mikroElektronika
Datasheet

Specifications of MIKROE-1043

Rohs
yes
Product
Development Boards
Tool Is For Evaluation Of
LM4F232H5Q
Core
ARM Cortex M3, ARM Cortex M4
Interface Type
CAN, I2C, SPI
Operating Supply Voltage
7 V to 23 V
Data Bus Width
8 bit
Dimensions
266 mm x 220 mm
For Use With
LM4F232H5Q
EasyMx PRO
Toolbar
Icon
Command Name
Start Debugger
Run/Pause Debugger
Stop Debugger
Step Into
Step Over
Step Out
Run To Cursor
Toggle Breakpoint
Show/Hide breakpoints
Clears breakpoints
Jump to interrupt
v7
Debugger commands
Here is a short overview of debugging commands which are supported in mikroElektronika compilers. You can see what each command does,
and what are their shortcuts when you are in debugging mode. It will give you some general picture of what your debugger can do.
Shortcut
[F9]
[F6]
[Ctrl + F2]
[F7]
[F8]
[Ctrl + F8]
[F4]
[F5]
[Shift+F4]
[Shift+Ctrl+F5]
[F2]
Description
Starts Debugger.
Run/Pause Debugger.
Stops Debugger.
Executes the current program line, then halts. If the executed
program line calls another routine, the debugger steps into the
routine and halts after executing the first instruction within it.
Executes the current program line, then halts. If the executed program
line calls another routine, the debugger will not step into it. The whole
routine will be executed and the debugger halts at the first instruction
following the call.
Executes all remaining program lines within the subroutine. The
debugger halts immediately upon exiting the subroutine.
Executes the program until reaching the cursor position.
Toggle breakpoints option sets new breakpoints or removes those
already set at the current cursor position.
Shows/Hides window with all breakpoints
Delete selected breakpoints
Opens window with available interrupts (doesn't work in hardware
debug mode)
page 17

Related parts for MIKROE-1043