1
Introduction
2
Install
3
Simulator Interface
4
Boards
5
Experimental Boards
6
Serial Communication
7
Debug Support
7.1
MPLABX Integrated Debug (picsim and simavr)
7.2
Arduino IDE Integration (simavr)
7.3
avr-gdb Debug (simavr)
7.4
arm-gdb Debug (qemu-stm32)
7.5
uCsim Debug
8
Tools
9
Oscilloscope
10
Spare Parts
11
Troubleshooting
12
License
A
Online Simulator
B
Use with MPLABX
C
Creating New Boards
[
prev
] [
up
] [
next
]
Chapter 7
Debug Support
The type of debug interface depends on the backend simulator utilized.
7.1
MPLABX Integrated Debug (picsim and simavr)
7.2
Arduino IDE Integration (simavr)
7.3
avr-gdb Debug (simavr)
7.4
arm-gdb Debug (qemu-stm32)
7.5
uCsim Debug
[
prev
] [
up
] [
next
]