summary refs log tree commit diff
path: root/F2024/coe718/labs/lab2/DebugConfig
diff options
context:
space:
mode:
Diffstat (limited to 'F2024/coe718/labs/lab2/DebugConfig')
-rwxr-xr-xF2024/coe718/labs/lab2/DebugConfig/Target_1_LPC1768.dbgconf10
1 files changed, 10 insertions, 0 deletions
diff --git a/F2024/coe718/labs/lab2/DebugConfig/Target_1_LPC1768.dbgconf b/F2024/coe718/labs/lab2/DebugConfig/Target_1_LPC1768.dbgconf
new file mode 100755
index 0000000..ddd0031
--- /dev/null
+++ b/F2024/coe718/labs/lab2/DebugConfig/Target_1_LPC1768.dbgconf
@@ -0,0 +1,10 @@
+// <<< Use Configuration Wizard in Context Menu >>>

+

+// <h>Debug Configuration

+//   <o.0>    StopAfterBootloader       <i> Stop after Bootloader

+// </h>

+Dbg_CR = 0x00000001;

+

+

+

+// <<< end of configuration section >>>
\ No newline at end of file