2015-04-15 09:33:21 +00:00
|
|
|
---
|
|
|
|
title: Debugging
|
|
|
|
tagline:
|
|
|
|
linkname: debugging
|
2015-04-15 12:44:49 +00:00
|
|
|
x: 41%
|
|
|
|
y: 23.5%
|
2015-04-15 09:33:21 +00:00
|
|
|
---
|
|
|
|
|
2015-04-15 12:44:49 +00:00
|
|
|
To program and debug the [ARM Cortex](#armcortex) we use a
|
2015-05-16 22:19:06 +00:00
|
|
|
[Blackmagic Probe][bmp]. The probe and its source are GPL-licensed and
|
|
|
|
available in [the github repository][bmp-github].
|
2015-04-15 09:33:21 +00:00
|
|
|
|
2015-05-16 22:19:06 +00:00
|
|
|
You can build your own or [buy one online][bmp].
|
2015-04-15 09:33:21 +00:00
|
|
|
|
2015-04-15 12:44:49 +00:00
|
|
|
![bmp-image]
|
2015-04-15 09:33:21 +00:00
|
|
|
|
2015-04-15 12:44:49 +00:00
|
|
|
[bmp]: http://www.blacksphere.co.nz/main/blackmagic
|
|
|
|
[bmp-github]: https://github.com/blacksphere/blackmagic
|
|
|
|
[bmp-image]: assets/blackmagic-probe-mini.png
|
|
|
|
{: width="360px"}
|