Tags: andestech/nds-openocd
Tags
ndsv5: Fixed SMP trace initial flow Change-Id: I2a66e7e3300bdb3ef801d0650a64c2021664677a Signed-off-by: Hellosun Wu <[email protected]>
ndsv5: Minor bug fixed ndsv5: Add DBG_REASON_NOTHALTED support ndsv5: Remove return resume failed (burner_server) ndsv5: Add "Continue with signal" supported for tracer_buffer_full case: sending packet: $T1e#ea ... received packet: vCont;C1e:0;c Change-Id: I9378684438a888bdb454f037d546d0fe96941baf Signed-off-by: penny <[email protected]> ndsv5: Check MICROID2 when apply N22 workaround ndsv5: Fixed smp target halt state ndsv5: Skip invalidate reg_cache if target doesn't examined ndsv5: Avoid read $dpc after halt failed in deassert_reset ndsv5: Add halt detection in polling Signed-off-by: Hellosun Wu <[email protected]>
telnet: Use EAGAIN instead of magic number On Linux, EAGAIN is represented by the integer value 11. However, on MacOS, the integer value 11 corresponds to the error code EDEADLK, which stands for "Resource deadlock avoided". The correct integer value for EDEADLK on MacOS is 35. Signed-off-by: Hellosun Wu <[email protected]>
ndsv5: Add missing set_examined when reexamined Signed-off-by: Hellosun Wu <[email protected]>
Fixed code for gcc 12 Change-Id: I2da3a8ac7be23bb1394946d1689b18ae77164c3c Signed-off-by: Hellosun Wu <[email protected]>
ndsv5: [#21676] Fixed AICE-MICRO unlock (write_pins) in SDP mode 1. Disable SDP mode before issuing write_pins 2. Restore SDP mode after write_pins complete
ndsv5: [Hotfix] Release haltreq when failed to halt Signed-off-by: Hellosun Wu <[email protected]>
ndsv5: Fixed ACE reg initial arch_info Signed-off-by: Hellosun Wu <[email protected]>
ndsv5: Fixed ACE reg initial arch_info Signed-off-by: Hellosun Wu <[email protected]>
PreviousNext