From 4650f2011bd2f017c29a7722bf0b8d7a2693366b Mon Sep 17 00:00:00 2001 From: Roman Okhrimenko Date: Fri, 28 Feb 2020 17:06:15 +0200 Subject: [PATCH] Add debug configurations for ModusToolbox Signed-off-by: Roman Okhrimenko --- .../BlinkyApp/BlinkyApp_CM4_Debug.launch | 62 +++++++++++++++++++ .../MCUBootApp/MCUBootApp_CM0P_Debug.launch | 62 +++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 boot/cypress/BlinkyApp/BlinkyApp_CM4_Debug.launch create mode 100644 boot/cypress/MCUBootApp/MCUBootApp_CM0P_Debug.launch diff --git a/boot/cypress/BlinkyApp/BlinkyApp_CM4_Debug.launch b/boot/cypress/BlinkyApp/BlinkyApp_CM4_Debug.launch new file mode 100644 index 00000000..34a173b7 --- /dev/null +++ b/boot/cypress/BlinkyApp/BlinkyApp_CM4_Debug.launch @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boot/cypress/MCUBootApp/MCUBootApp_CM0P_Debug.launch b/boot/cypress/MCUBootApp/MCUBootApp_CM0P_Debug.launch new file mode 100644 index 00000000..c23487b3 --- /dev/null +++ b/boot/cypress/MCUBootApp/MCUBootApp_CM0P_Debug.launch @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +