aboutsummaryrefslogtreecommitdiffstats
path: root/demos/PPC-SPC560D-GCC/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/PPC-SPC560D-GCC/mcuconf.h')
-rw-r--r--demos/PPC-SPC560D-GCC/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC560D-GCC/mcuconf.h b/demos/PPC-SPC560D-GCC/mcuconf.h
index 0a7c4fea8..cc6f78051 100644
--- a/demos/PPC-SPC560D-GCC/mcuconf.h
+++ b/demos/PPC-SPC560D-GCC/mcuconf.h
@@ -169,7 +169,7 @@
#define SPC5_EDMA_CR_SETTING 0
#define SPC5_EDMA_GROUP0_PRIORITIES \
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
-#define SPC5_EDMA_ERROR_IRQ_PRIO 2
+#define SPC5_EDMA_ERROR_IRQ_PRIO 12
#define SPC5_EDMA_ERROR_HANDLER() chSysHalt()
/*