pyOCD icon indicating copy to clipboard operation
pyOCD copied to clipboard

Fix RTT Control Block Search

Open elfmimi opened this issue 5 months ago • 0 comments

  • Revival of memory transfer in chunks. introduced in #1375
  • Fix the case when control block ID is located across read block boundary.
  • Addressing the possibility of the control block ID being proceeded by fraction image of itself. ex. b'SEGGSEGGER RTT'

Fixes #1661

elfmimi avatar Feb 04 '24 03:02 elfmimi