diff --git a/jlink.gdb b/jlink.gdb index 734984f..d64bc73 100644 --- a/jlink.gdb +++ b/jlink.gdb @@ -1,7 +1,7 @@ target remote localhost:2331 -# Resetting enabled the code memory write protection. Therefore, do not -# reset for now. +# For some reason, this is problematic even if the JLinkScript disabled the remote +# write protection. Therefore, don't do it for now # monitor reset # *try* to stop at the user entry point (it might be gone due to inlining) diff --git a/va416xx-hal b/va416xx-hal index 03cefd2..c12b4f7 160000 --- a/va416xx-hal +++ b/va416xx-hal @@ -1 +1 @@ -Subproject commit 03cefd26725fc15fe0f1dc0670eaa2addcd5ea9d +Subproject commit c12b4f723a5feaf0f9426ea5ba477b8e915924d1