From: richardbarry Date: Thu, 6 Aug 2009 20:31:17 +0000 (+0000) Subject: Update new project file. X-Git-Tag: V5.4.2~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cb1bb13bed43d8148ce8d3588de857255f95fe5c;p=freertos Update new project file. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@833 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/.sopc_builder/install2.ptf b/Demo/NiosII_CycloneIII_DBC3C40_GCC/.sopc_builder/install2.ptf index c42d32774..125a5c822 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/.sopc_builder/install2.ptf +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/.sopc_builder/install2.ptf @@ -1,7 +1,7 @@ PACKAGE install2 { # This file informs the Nios II IDE of non-legacy component paths. - # Generated 2009.08.05.16:22:08 + # Generated 2009.08.06.21:27:33 COMPONENT alt_vip_clip { VERSION 9.0 diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/CreateProjectDirectoryStructure.bat b/Demo/NiosII_CycloneIII_DBC3C40_GCC/CreateProjectDirectoryStructure.bat index b0bdb9f72..9b6f2c1f3 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/CreateProjectDirectoryStructure.bat +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/CreateProjectDirectoryStructure.bat @@ -31,7 +31,7 @@ IF EXIST RTOSDemo\FreeRTOS Goto END copy ..\..\Source\portable\GCC\NiosII\*.* RTOSDemo\FreeRTOS\portable\GCC\NiosII REM Copy the basic memory allocation files - copy ..\..\Source\portable\MemMang\*.* RTOSDemo\FreeRTOS\portable\MemMang + copy ..\..\Source\portable\MemMang\heap_2.c RTOSDemo\FreeRTOS\portable\MemMang REM Copy the files that define the Common_Demo_Tasks. copy ..\Common\minimal\BlockQ.c "RTOSDemo\Common_Demo_Tasks" diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/.cdtbuild b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/.cdtbuild index 6b6e7ee0f..b750e66ab 100644 --- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/.cdtbuild +++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/.cdtbuild @@ -7,7 +7,7 @@