}\r
\r
//------------------------------------------------------------------------------\r
-// for Cortex M3\r
+// for Cortex-M3\r
//------------------------------------------------------------------------------\r
WEAK void SysTick_Handler(void)\r
{\r
//\r
//*****************************************************************************\r
#define SYSCTL_DC1_SYSDIV_MASK 0x0000F000 // Minimum system divider mask\r
-#define SYSCTL_DC1_MPU 0x00000080 // Cortex M3 MPU present\r
+#define SYSCTL_DC1_MPU 0x00000080 // Cortex-M3 MPU present\r
#define SYSCTL_DC1_PLL 0x00000010 // PLL present\r
#define SYSCTL_DC1_WDOG 0x00000008 // Watchdog present\r
#define SYSCTL_DC1_SWO 0x00000004 // Serial wire output present\r
\r
//*****************************************************************************\r
//\r
-// The minimal vector table for a Cortex M3. Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3. Note that the proper constructs\r
// must be placed on this to ensure that it ends up at physical address\r
// 0x0000.0000.\r
//\r
//\r
//*****************************************************************************\r
#define SYSCTL_DC1_SYSDIV_MASK 0x0000F000 // Minimum system divider mask\r
-#define SYSCTL_DC1_MPU 0x00000080 // Cortex M3 MPU present\r
+#define SYSCTL_DC1_MPU 0x00000080 // Cortex-M3 MPU present\r
#define SYSCTL_DC1_PLL 0x00000010 // PLL present\r
#define SYSCTL_DC1_WDOG 0x00000008 // Watchdog present\r
#define SYSCTL_DC1_SWO 0x00000004 // Serial wire output present\r
#define SYSCTL_DC1_ADCSPD_MASK 0x00000F00 // ADC speed mask\r
#define SYSCTL_DC1_ADCSPD_250K 0x00000100 // 250Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_125K 0x00000000 // 125Ksps ADC\r
-#define SYSCTL_DC1_MPU 0x00000080 // Cortex M3 MPU present\r
+#define SYSCTL_DC1_MPU 0x00000080 // Cortex-M3 MPU present\r
#define SYSCTL_DC1_TEMP 0x00000020 // Temperature sensor present\r
#define SYSCTL_DC1_PLL 0x00000010 // PLL present\r
#define SYSCTL_DC1_WDOG 0x00000008 // Watchdog present\r
\r
//*****************************************************************************\r
//\r
-// The minimal vector table for a Cortex M3. Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3. Note that the proper constructs\r
// must be placed on this to ensure that it ends up at physical address\r
// 0x0000.0000.\r
//\r
#define SYSCTL_PERIPH_GPIOC 0x20000004 // GPIO C\r
#define SYSCTL_PERIPH_GPIOD 0x20000008 // GPIO D\r
#define SYSCTL_PERIPH_GPIOE 0x20000010 // GPIO E\r
-#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex M3 MPU\r
+#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex-M3 MPU\r
#define SYSCTL_PERIPH_TEMP 0x30000020 // Temperature sensor\r
#define SYSCTL_PERIPH_PLL 0x30000010 // PLL\r
\r
#define SYSCTL_DC1_ADCSPD_500K 0x00000200 // 500Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_250K 0x00000100 // 250Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_125K 0x00000000 // 125Ksps ADC\r
-#define SYSCTL_DC1_MPU 0x00000080 // Cortex M3 MPU present\r
+#define SYSCTL_DC1_MPU 0x00000080 // Cortex-M3 MPU present\r
#define SYSCTL_DC1_TEMP 0x00000020 // Temperature sensor present\r
#define SYSCTL_DC1_PLL 0x00000010 // PLL present\r
#define SYSCTL_DC1_WDOG 0x00000008 // Watchdog present\r
#define SYSCTL_PERIPH_GPIOC 0x20000004 // GPIO C\r
#define SYSCTL_PERIPH_GPIOD 0x20000008 // GPIO D\r
#define SYSCTL_PERIPH_GPIOE 0x20000010 // GPIO E\r
-#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex M3 MPU\r
+#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex-M3 MPU\r
#define SYSCTL_PERIPH_TEMP 0x30000020 // Temperature sensor\r
#define SYSCTL_PERIPH_PLL 0x30000010 // PLL\r
\r
\r
//*****************************************************************************\r
//\r
-// The minimal vector table for a Cortex M3. Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3. Note that the proper constructs\r
// must be placed on this to ensure that it ends up at physical address\r
// 0x0000.0000.\r
//\r
#define SYSCTL_DC1_ADCSPD_500K 0x00000200 // 500Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_250K 0x00000100 // 250Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_125K 0x00000000 // 125Ksps ADC\r
-#define SYSCTL_DC1_MPU 0x00000080 // Cortex M3 MPU present\r
+#define SYSCTL_DC1_MPU 0x00000080 // Cortex-M3 MPU present\r
#define SYSCTL_DC1_TEMP 0x00000020 // Temperature sensor present\r
#define SYSCTL_DC1_PLL 0x00000010 // PLL present\r
#define SYSCTL_DC1_WDOG 0x00000008 // Watchdog present\r
#define SYSCTL_PERIPH_GPIOC 0x20000004 // GPIO C\r
#define SYSCTL_PERIPH_GPIOD 0x20000008 // GPIO D\r
#define SYSCTL_PERIPH_GPIOE 0x20000010 // GPIO E\r
-#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex M3 MPU\r
+#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex-M3 MPU\r
#define SYSCTL_PERIPH_TEMP 0x30000020 // Temperature sensor\r
#define SYSCTL_PERIPH_PLL 0x30000010 // PLL\r
\r
\r
//*****************************************************************************\r
//\r
-// The minimal vector table for a Cortex M3. Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3. Note that the proper constructs\r
// must be placed on this to ensure that it ends up at physical address\r
// 0x0000.0000.\r
//\r
#define SYSCTL_DC1_ADCSPD_500K 0x00000200 // 500Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_250K 0x00000100 // 250Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_125K 0x00000000 // 125Ksps ADC\r
-#define SYSCTL_DC1_MPU 0x00000080 // Cortex M3 MPU present\r
+#define SYSCTL_DC1_MPU 0x00000080 // Cortex-M3 MPU present\r
#define SYSCTL_DC1_TEMP 0x00000020 // Temperature sensor present\r
#define SYSCTL_DC1_PLL 0x00000010 // PLL present\r
#define SYSCTL_DC1_WDOG 0x00000008 // Watchdog present\r
#define SYSCTL_PERIPH_GPIOC 0x20000004 // GPIO C\r
#define SYSCTL_PERIPH_GPIOD 0x20000008 // GPIO D\r
#define SYSCTL_PERIPH_GPIOE 0x20000010 // GPIO E\r
-#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex M3 MPU\r
+#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex-M3 MPU\r
#define SYSCTL_PERIPH_TEMP 0x30000020 // Temperature sensor\r
#define SYSCTL_PERIPH_PLL 0x30000010 // PLL\r
\r
\r
//*****************************************************************************\r
//\r
-// The minimal vector table for a Cortex M3. Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3. Note that the proper constructs\r
// must be placed on this to ensure that it ends up at physical address\r
// 0x0000.0000.\r
//\r
\r
//*****************************************************************************\r
//\r
-// The minimal vector table for a Cortex M3. Note that the proper constructs\r
+// The minimal vector table for a Cortex-M3. Note that the proper constructs\r
// must be placed on this to ensure that it ends up at physical address\r
// 0x0000.0000.\r
//\r
/* Priorities passed to NVIC_SetPriority() do not require shifting as the\r
function does the shifting itself. Note these priorities need to be equal to\r
or lower than configMAX_SYSCALL_INTERRUPT_PRIORITY - therefore the numeric\r
-value needs to be equal to or greater than 5 (on the Cortex M3 the lower the\r
+value needs to be equal to or greater than 5 (on the Cortex-M3 the lower the\r
numeric value the higher the interrupt priority). */\r
#define configEMAC_INTERRUPT_PRIORITY 5\r
#define configUSB_INTERRUPT_PRIORITY 6\r
/* Priorities passed to NVIC_SetPriority() do not require shifting as the\r
function does the shifting itself. Note these priorities need to be equal to\r
or lower than configMAX_SYSCALL_INTERRUPT_PRIORITY - therefore the numeric\r
-value needs to be equal to or greater than 5 (on the Cortex M3 the lower the\r
+value needs to be equal to or greater than 5 (on the Cortex-M3 the lower the\r
numeric value the higher the interrupt priority). */\r
#define configEMAC_INTERRUPT_PRIORITY 5\r
#define configUSB_INTERRUPT_PRIORITY 6\r
/* Priorities passed to NVIC_SetPriority() do not require shifting as the\r
function does the shifting itself. Note these priorities need to be equal to\r
or lower than configMAX_SYSCALL_INTERRUPT_PRIORITY - therefore the numeric\r
-value needs to be equal to or greater than 5 (on the Cortex M3 the lower the\r
+value needs to be equal to or greater than 5 (on the Cortex-M3 the lower the\r
numeric value the higher the interrupt priority). */\r
#define configEMAC_INTERRUPT_PRIORITY 5\r
#define configUSB_INTERRUPT_PRIORITY 6\r
* file contains a simple repeating string of fixed width.\r
*\r
* Currently this demo does not include interrupt nesting examples. High \r
- * frequency timer and simpler nesting examples can be found in most Cortex M3\r
+ * frequency timer and simpler nesting examples can be found in most Cortex-M3\r
* demo applications.\r
*\r
* The functions used to initialise, set and clear LED outputs are normally \r
\r
/******************************************************************************\r
*\r
-* The minimal vector table for a Cortex M3. Note that the proper constructs\r
+* The minimal vector table for a Cortex-M3. Note that the proper constructs\r
* must be placed on this to ensure that it ends up at physical address\r
* 0x0000.0000.\r
*\r
#define SYSCTL_DC1_ADCSPD_250K 0x00000100 // 250Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_500K 0x00000200 // 500Ksps ADC\r
#define SYSCTL_DC1_ADCSPD_1M 0x00000300 // 1Msps ADC\r
-#define SYSCTL_DC1_MPU 0x00000080 // Cortex M3 MPU present\r
+#define SYSCTL_DC1_MPU 0x00000080 // Cortex-M3 MPU present\r
#define SYSCTL_DC1_HIB 0x00000040 // Hibernation module present\r
#define SYSCTL_DC1_TEMP 0x00000020 // Temperature sensor present\r
#define SYSCTL_DC1_PLL 0x00000010 // PLL present\r
#define SYSCTL_PERIPH_IEEE1588 0x20100100 // IEEE1588\r
#define SYSCTL_PERIPH_PLL 0x30000010 // PLL\r
#define SYSCTL_PERIPH_TEMP 0x30000020 // Temperature sensor\r
-#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex M3 MPU\r
+#define SYSCTL_PERIPH_MPU 0x30000080 // Cortex-M3 MPU\r
\r
//*****************************************************************************\r
//\r