From 37a6ee0c67b2780f651e0d0a02fb048f55f5cf97 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 12 Jun 2015 08:52:52 +0000 Subject: Fixed bug #600. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8017 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/e200/compilers/GCC/rules.mk | 2 -- os/common/ports/e200/devices/SPC560BCxx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC560Bxx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC560Dxx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC560Pxx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC563Mxx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC564Axx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC56ECxx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC56ELxx/intc.h | 5 +++++ os/common/ports/e200/devices/SPC57EMxx_HSM/intc.h | 5 +++++ 10 files changed, 45 insertions(+), 2 deletions(-) (limited to 'os/common') diff --git a/os/common/ports/e200/compilers/GCC/rules.mk b/os/common/ports/e200/compilers/GCC/rules.mk index f54bb4a9e..c7f9d9b03 100644 --- a/os/common/ports/e200/compilers/GCC/rules.mk +++ b/os/common/ports/e200/compilers/GCC/rules.mk @@ -210,8 +210,6 @@ else @$(OD) $(ODFLAGS) $< > $@ @echo @$(SZ) $< - @echo - @echo Done endif %.list: %.elf $(LDSCRIPT) diff --git a/os/common/ports/e200/devices/SPC560BCxx/intc.h b/os/common/ports/e200/devices/SPC560BCxx/intc.h index 7535fd136..668eac387 100644 --- a/os/common/ports/e200/devices/SPC560BCxx/intc.h +++ b/os/common/ports/e200/devices/SPC560BCxx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC560Bxx/intc.h b/os/common/ports/e200/devices/SPC560Bxx/intc.h index 4feacf22a..bde2c94aa 100644 --- a/os/common/ports/e200/devices/SPC560Bxx/intc.h +++ b/os/common/ports/e200/devices/SPC560Bxx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC560Dxx/intc.h b/os/common/ports/e200/devices/SPC560Dxx/intc.h index 73843b436..6c3bbec60 100644 --- a/os/common/ports/e200/devices/SPC560Dxx/intc.h +++ b/os/common/ports/e200/devices/SPC560Dxx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC560Pxx/intc.h b/os/common/ports/e200/devices/SPC560Pxx/intc.h index 0d76d5be6..75440fb75 100644 --- a/os/common/ports/e200/devices/SPC560Pxx/intc.h +++ b/os/common/ports/e200/devices/SPC560Pxx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC563Mxx/intc.h b/os/common/ports/e200/devices/SPC563Mxx/intc.h index 5112d1f81..b7a5d920a 100644 --- a/os/common/ports/e200/devices/SPC563Mxx/intc.h +++ b/os/common/ports/e200/devices/SPC563Mxx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC564Axx/intc.h b/os/common/ports/e200/devices/SPC564Axx/intc.h index 480140f18..7f34613d9 100644 --- a/os/common/ports/e200/devices/SPC564Axx/intc.h +++ b/os/common/ports/e200/devices/SPC564Axx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC56ECxx/intc.h b/os/common/ports/e200/devices/SPC56ECxx/intc.h index 844d75657..bb8b13dbc 100644 --- a/os/common/ports/e200/devices/SPC56ECxx/intc.h +++ b/os/common/ports/e200/devices/SPC56ECxx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC56ELxx/intc.h b/os/common/ports/e200/devices/SPC56ELxx/intc.h index f1ed08baa..bb4c98f57 100644 --- a/os/common/ports/e200/devices/SPC56ELxx/intc.h +++ b/os/common/ports/e200/devices/SPC56ELxx/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x18) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ diff --git a/os/common/ports/e200/devices/SPC57EMxx_HSM/intc.h b/os/common/ports/e200/devices/SPC57EMxx_HSM/intc.h index 7060e0674..ef660f195 100644 --- a/os/common/ports/e200/devices/SPC57EMxx_HSM/intc.h +++ b/os/common/ports/e200/devices/SPC57EMxx_HSM/intc.h @@ -41,6 +41,11 @@ #define INTC_EOIR_ADDR (INTC_BASE + 0x30) /** @} */ +/** + * @brief INTC priority levels. + */ +#define INTC_PRIORITY_LEVELS 16U + /*===========================================================================*/ /* Module pre-compile time settings. */ /*===========================================================================*/ -- cgit v1.2.3