Created
December 13, 2020 18:51
-
-
Save sidprice/d1157191b74e385a5f3f43684457bd9d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Probe Unique ID | |
--------------------------------------------- | |
0 Segger J-Link-OB-SAM3U128 483124667 | |
1 Segger J-Trace Cortex-M 203200575 | |
Enter the number of the debug probe or 'q' to quit> 1 | |
0009285:WARNING:board:Generic 'cortex_m' target type is selected by default; is this intentional? You will be able to debug most devices, but not program flash. To set the target type use the '--target' argument or 'target_override' option. Use 'pyocd list --targets' to see available targets types. | |
0009285:INFO:board:Target type is cortex_m | |
0010362:INFO:dap:DP IDR = 0x2ba01477 (v1 rev2) | |
0010377:INFO:ap:AHB-AP#0 IDR = 0x24770011 (AHB-AP var1 rev2) | |
0010409:INFO:rom_table:AHB-AP#0 Class 0x1 ROM table #0 @ 0xe00ff000 (designer=43b part=4c4) | |
0010430:INFO:rom_table:[0]<e000e000:SCS-M4 class=14 designer=43b part=00c> | |
0010441:INFO:rom_table:[1]<e0001000:DWT class=14 designer=43b part=002> | |
0010456:INFO:rom_table:[2]<e0002000:FPB class=14 designer=43b part=003> | |
0010468:INFO:rom_table:[3]<e0000000:ITM class=14 designer=43b part=001> | |
0010481:INFO:rom_table:[4]<e0040000:TPIU-M4 class=9 designer=43b part=9a1 devtype=11 archid=0000 devid=ca0:0:0> | |
0010484:INFO:cortex_m:CPU core #0 is Cortex-M4 r0p1 | |
0010494:INFO:cortex_m:FPU present: FPv4-SP-D16-M | |
0010499:INFO:dwt:4 hardware watchpoints | |
0010508:INFO:fpb:6 hardware breakpoints, 4 literal comparators | |
0010532:INFO:server:Semihost server started on port 4444 (core 0) | |
0010539:INFO:gdbserver:GDB server started on port 3333 (core 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment