diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-11-26 09:45:18 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-11-26 09:45:18 +0000 |
commit | acdfdf158bfdf22bddd01a9fe98fa8fe45285523 (patch) | |
tree | c6a650d5376d8c32fb04a40e0380dadbec4aa645 /demos | |
parent | 082a8aec6b57b9d55013c91f1ff008c268940c7c (diff) | |
download | ChibiOS-acdfdf158bfdf22bddd01a9fe98fa8fe45285523.tar.gz ChibiOS-acdfdf158bfdf22bddd01a9fe98fa8fe45285523.tar.bz2 ChibiOS-acdfdf158bfdf22bddd01a9fe98fa8fe45285523.zip |
SPC56EC demo for CW working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8528 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
-rw-r--r-- | demos/SPC5/RT-SPC56EC-EVB/Makefile | 2 | ||||
-rw-r--r-- | demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp | bin | 62713 -> 62713 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile b/demos/SPC5/RT-SPC56EC-EVB/Makefile index f8873e36e..bacf31add 100644 --- a/demos/SPC5/RT-SPC56EC-EVB/Makefile +++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile @@ -166,7 +166,7 @@ CPPWARN = -Wall -Wextra -Wundef #
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=1
+UDEFS = -DSPC56ECXX_FMPLL_CLOCK_ERRATA_WORKAROUND=0
# Define ASM defines here
UADEFS =
diff --git a/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp b/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp Binary files differindex f0273a831..f4823f095 100644 --- a/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp +++ b/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp |