aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-12-07 08:01:41 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-12-07 08:01:41 +0000
commit35328c52fe6c351092b2f51a394d696fdf98f250 (patch)
tree5a8c4a532d18132607db5a7ce68be63a3bd350f7 /demos/SPC5
parented92f8043489727e6e2df9b5a220a702163de9e2 (diff)
downloadChibiOS-35328c52fe6c351092b2f51a394d696fdf98f250.tar.gz
ChibiOS-35328c52fe6c351092b2f51a394d696fdf98f250.tar.bz2
ChibiOS-35328c52fe6c351092b2f51a394d696fdf98f250.zip
GHS working now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11127 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/SPC5')
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs2
-rw-r--r--demos/SPC5/RT-SPC56EC-EVB/Makefile-ht2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
index 6f3a9c59c..caf6af8f8 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
+++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs
@@ -131,7 +131,7 @@ INCDIR = $(ALLINC) $(TESTINC) $(CONFDIR)
#
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=0
+UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=1
# Define ASM defines here
UADEFS =
diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht
index 283ef153f..a4c2faf27 100644
--- a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht
+++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht
@@ -131,7 +131,7 @@ INCDIR = $(ALLINC) $(TESTINC) $(CONFDIR)
#
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=0
+UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=1
# Define ASM defines here
UADEFS =