From b4fa5af5eb7bca68456c3ea8d8ad40fbd645b5e9 Mon Sep 17 00:00:00 2001 From: mahi Date: Tue, 4 Dec 2012 11:53:26 +0100 Subject: [PATCH] Regenerated for mpc551xsim examples --- boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.c | 8 +++----- boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.h | 2 +- boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.c | 8 +++----- boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.h | 2 +- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.c b/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.c index 4aff46d1..f8e3c146 100644 --- a/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.c +++ b/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.c @@ -7,7 +7,7 @@ * Configured for (MCU): MPC551x * * Module vendor: ArcCore -* Generator version: 2.0.3 +* Generator version: 2.0.4 * * Generated by Arctic Studio (http://arccore.com) */ @@ -19,10 +19,8 @@ #include "Mcu.h" -Mcu_RamSectorSettingConfigType Mcu_RamSectorSettingConfigData[] = { -}; -Mcu_ClockSettingConfigType Mcu_ClockSettingConfigData[] = +const Mcu_ClockSettingConfigType Mcu_ClockSettingConfigData[] = { { .McuClockReferencePointFrequency = 8000000UL, @@ -46,7 +44,7 @@ const Mcu_ConfigType McuConfigData[] = { .McuClockSettings = 2, .McuDefaultClockSettings = 0, .McuClockSettingConfig = &Mcu_ClockSettingConfigData[0], - .McuRamSectorSettingConfig = &Mcu_RamSectorSettingConfigData[0], + .McuRamSectorSettingConfig = NULL, } }; diff --git a/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.h b/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.h index f2d47530..0998a1aa 100644 --- a/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.h +++ b/boards/mpc551xsim/examples/os_schtbl/config/Mcu_Cfg.h @@ -7,7 +7,7 @@ * Configured for (MCU): MPC551x * * Module vendor: ArcCore -* Generator version: 2.0.3 +* Generator version: 2.0.4 * * Generated by Arctic Studio (http://arccore.com) */ diff --git a/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.c b/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.c index 4aff46d1..f8e3c146 100644 --- a/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.c +++ b/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.c @@ -7,7 +7,7 @@ * Configured for (MCU): MPC551x * * Module vendor: ArcCore -* Generator version: 2.0.3 +* Generator version: 2.0.4 * * Generated by Arctic Studio (http://arccore.com) */ @@ -19,10 +19,8 @@ #include "Mcu.h" -Mcu_RamSectorSettingConfigType Mcu_RamSectorSettingConfigData[] = { -}; -Mcu_ClockSettingConfigType Mcu_ClockSettingConfigData[] = +const Mcu_ClockSettingConfigType Mcu_ClockSettingConfigData[] = { { .McuClockReferencePointFrequency = 8000000UL, @@ -46,7 +44,7 @@ const Mcu_ConfigType McuConfigData[] = { .McuClockSettings = 2, .McuDefaultClockSettings = 0, .McuClockSettingConfig = &Mcu_ClockSettingConfigData[0], - .McuRamSectorSettingConfig = &Mcu_RamSectorSettingConfigData[0], + .McuRamSectorSettingConfig = NULL, } }; diff --git a/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.h b/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.h index f2d47530..0998a1aa 100644 --- a/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.h +++ b/boards/mpc551xsim/examples/os_simple/config/Mcu_Cfg.h @@ -7,7 +7,7 @@ * Configured for (MCU): MPC551x * * Module vendor: ArcCore -* Generator version: 2.0.3 +* Generator version: 2.0.4 * * Generated by Arctic Studio (http://arccore.com) */ -- 2.39.2