]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/GCC/ARM_CR5/port.c
Update some more standard demos for use on 64-bit architectures.
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CR5 / port.c
index bcbf34bac1d4f387e7cd96d6747d4400e650a19c..34d29e7fa91ce18292969e81ba4318d7766a1fbf 100644 (file)
@@ -357,7 +357,7 @@ uint32_t ulAPSR, ulCycles = 8; /* 8 bits per byte. */
 \r
                /* Sanity check configUNIQUE_INTERRUPT_PRIORITIES matches the read\r
                value. */\r
-//             configASSERT( ucMaxPriorityValue == portLOWEST_INTERRUPT_PRIORITY );\r
+               configASSERT( ucMaxPriorityValue == portLOWEST_INTERRUPT_PRIORITY );\r
 \r
                /* Restore the clobbered interrupt priority register to its original\r
                value. */\r