From e3d457d72f59bd442a3a8d13b311d7c8444e177d Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Fri, 4 Oct 2024 17:30:14 -0400 Subject: labs 1,2 --- F2024/coe718/labs/lab2/DebugConfig/Target_1_LPC1768.dbgconf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 F2024/coe718/labs/lab2/DebugConfig/Target_1_LPC1768.dbgconf (limited to 'F2024/coe718/labs/lab2/DebugConfig') 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 >>> + +// Debug Configuration +// StopAfterBootloader Stop after Bootloader +// +Dbg_CR = 0x00000001; + + + +// <<< end of configuration section >>> \ No newline at end of file -- cgit 1.4.1