From b20d0aced80962596914b801f9130709805e0965 Mon Sep 17 00:00:00 2001 From: BlackMark Date: Sat, 11 Apr 2020 23:02:50 +0200 Subject: [PATCH] Change bootloader location of debug build --- stk500v2/stk500v2.cppproj | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/stk500v2/stk500v2.cppproj b/stk500v2/stk500v2.cppproj index 38008b3..5f90607 100644 --- a/stk500v2/stk500v2.cppproj +++ b/stk500v2/stk500v2.cppproj @@ -95,6 +95,17 @@ + + \Debug\stk500v2.lss + + + .lss + ^\s*(?<address>[a-f0-9]*):\s*.*$ + true + address + $pc + + @@ -150,7 +161,7 @@ - .text=0x3800 + .text=0x3C00