Skip to content

Conversation

@erhankur
Copy link
Owner

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)
  • This change requires a documentation update

User Impact

Please describe the impact of this change. This can be a list of positive and/or negative impacts.

Performance Impact

Please describe any relevant performance impact of this change. This can be positive or negative impact. How did you characterize/test the performance impact?

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Test A
  • Test B

Hardware Configuration:

  • Development Kit:
  • Module or Chip Used:
  • Debug Adapter:

Software Configuration:

  • OpenOCD version:
  • Branch:
  • ESP_IDF version:
  • Operating System:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@erhankur erhankur closed this May 27, 2022
erhankur added a commit that referenced this pull request Sep 23, 2022
    #0 0x10c41485f in __asan_memcpy+0x1af (libclang_rt.asan_osx_dynamic.dylib:x86_64+0x4285f)
    #1 0x10ab3dcfd in buf_cpy binarybuffer.c:60
    #2 0x10ab2774b in rtos_generic_stack_read rtos.c:664
    #3 0x10aac3ed9 in freertos_get_thread_registers_from_stack FreeRTOS.c:1148
    #4 0x10aab2ea2 in freertos_get_thread_reg_list FreeRTOS.c:1238
    #5 0x10aab32b1 in freertos_get_thread_reg FreeRTOS.c:1269
    #6 0x10aabe903 in freertos_get_tasks_details FreeRTOS.c:797
    espressif#7 0x10aab270f in freertos_update_threads FreeRTOS.c:1060
    espressif#8 0x10ab1d66e in rtos_thread_packet rtos.c:395
    espressif#9 0x10ab1bad2 in gdb_thread_packet rtos.c:191
    espressif#10 0x10aa4643d in gdb_input_inner gdb_server.c:3547
    espressif#11 0x10aa3d534 in gdb_input gdb_server.c:3743
    espressif#12 0x10aa8e565 in server_loop server.c:566
    espressif#13 0x1099f6e66 in openocd_thread openocd.c:380
    espressif#14 0x1099f685e in openocd_main openocd.c:419
    espressif#15 0x1099f52b1 in main main.c:40
    espressif#16 0x7fff6bf78cc8 in start+0x0 (libdyld.dylib:x86_64+0x1acc8)
erhankur pushed a commit that referenced this pull request Nov 14, 2025
Add SWD multidrop setting.
Fix the name of AP #1 to AUX-AP
Set AUX-AP CSW Prot bit[0] to make RISC-V debug accessible on AUX-AP.

Change-Id: I496e07acfe90dd858e4403176a8330d8c1a0b560
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/8752
Tested-by: jenkins
Reviewed-by: zapb <dev@zapb.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants