From acdfdf158bfdf22bddd01a9fe98fa8fe45285523 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 26 Nov 2015 09:45:18 +0000 Subject: SPC56EC demo for CW working. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8528 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/SPC5/RT-SPC56EC-EVB/Makefile | 2 +- demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp | Bin 62713 -> 62713 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/SPC5') 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 index f0273a831..f4823f095 100644 Binary files a/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp and b/demos/SPC5/RT-SPC56EC-EVB/cw/ch/ch.mcp differ -- cgit v1.2.3