|
29 | 29 | Info : only one transport option; autoselecting 'jtag' |
30 | 30 | Info : esp_usb_jtag: VID set to 0x303a and PID to 0x1001 |
31 | 31 | Info : esp_usb_jtag: capabilities descriptor set to 0x2000 |
32 | | - adapter speed: 40000 kHz |
33 | | - Info : esp_usb_jtag: serial (60:55:F9:F8:80:5C) |
| 32 | + Info : Listening on port 6666 for tcl connections |
| 33 | + Info : Listening on port 4444 for telnet connections |
| 34 | + Info : esp_usb_jtag: serial (60:55:F9:F9:04:AD) |
34 | 35 | Info : esp_usb_jtag: Device found. Base speed 24000KHz, div range 1 to 255 |
35 | 36 | Info : clock speed 24000 kHz |
36 | | - Info : JTAG tap: esp32p4.lp.cpu tap/device found: 0x00012c25 (mfg: 0x612 (Espressif Systems), part: 0x0012, ver: 0x0) |
37 | | - Info : JTAG tap: esp32p4.hp.cpu tap/device found: 0x00012c25 (mfg: 0x612 (Espressif Systems), part: 0x0012, ver: 0x0) |
38 | | - Info : [esp32p4.hp.cpu] datacount=1 progbufsize=2 |
39 | | - Info : [esp32p4.hp.cpu] Examined RISC-V core; found 2 harts |
40 | | - Info : [esp32p4.hp.cpu] XLEN=32, misa=0x40901125 |
41 | | - Info : [esp32p4.hp.cpu] Examination succeed |
42 | | - Info : starting gdb server for esp32p4.hp.cpu on 3333 |
| 37 | + Info : JTAG tap: esp32p4.tap0 tap/device found: 0x00012c25 (mfg: 0x612 (Espressif Systems), part: 0x0012, ver: 0x0) |
| 38 | + Info : JTAG tap: esp32p4.tap1 tap/device found: 0x00012c25 (mfg: 0x612 (Espressif Systems), part: 0x0012, ver: 0x0) |
| 39 | + Info : [esp32p4.hp.cpu0] datacount=1 progbufsize=2 |
| 40 | + Info : [esp32p4.hp.cpu0] Core 0 made part of halt group 1. |
| 41 | + Info : [esp32p4.hp.cpu0] Examined RISC-V core; found 2 harts |
| 42 | + Info : [esp32p4.hp.cpu0] XLEN=32, misa=0x40901125 |
| 43 | + Info : [esp32p4.hp.cpu0] Examination succeed |
| 44 | + Info : [esp32p4.hp.cpu1] datacount=1 progbufsize=2 |
| 45 | + Info : [esp32p4.hp.cpu1] Core 1 made part of halt group 1. |
| 46 | + Info : [esp32p4.hp.cpu1] Examined RISC-V core; found 2 harts |
| 47 | + Info : [esp32p4.hp.cpu1] XLEN=32, misa=0x40901125 |
| 48 | + Info : [esp32p4.hp.cpu1] Examination succeed |
| 49 | + Info : [esp32p4.hp.cpu0] starting gdb server on 3333 |
43 | 50 | Info : Listening on port 3333 for gdb connections |
44 | | - Info : Listening on port 6666 for tcl connections |
45 | | - Info : Listening on port 4444 for telnet connections |
46 | 51 |
|
47 | 52 | .. |run-openocd-cfg-file-err| replace:: ``Can't find board/esp32p4-builtin.cfg`` |
48 | 53 |
|
|
0 commit comments