diff --git a/BC2D-POS.ATWP b/BC2D-POS.ATWP index 5ae32a0..9f45d73 100644 --- a/BC2D-POS.ATWP +++ b/BC2D-POS.ATWP @@ -57,9 +57,7 @@ - - @@ -142,7 +140,7 @@ BC2D-POS - C:/Users/evan/Desktop/BC2024 + C:/Users/ForgotDoge/Desktop/BC2024/firmware MDK_V5 true 0x200 diff --git a/BC2D-POS.code-workspace b/BC2D-POS.code-workspace index a414cf3..bc37292 100644 --- a/BC2D-POS.code-workspace +++ b/BC2D-POS.code-workspace @@ -30,8 +30,8 @@ "titleBar.activeBackground": "#1D18AE", "titleBar.activeForeground": "#FAFAFE" }, - "EIDE.OpenOCD.ExePath": "C:/toolchains/openocd-arterytek/bin/openocd.exe", - "cortex-debug.variableUseNaturalFormat": true + "EIDE.OpenOCD.ExePath": "D:/Program Files (x86)/at32_OpenOCD_V2.0.2/bin/openocd.exe", + "cortex-debug.variableUseNaturalFormat": false }, "extensions": { }