From 2284d4935ee27dde026affeec54215d810981b55 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Sat, 11 Jun 2011 21:04:17 +0000 Subject: [PATCH] Work on the Full build configuration for the MicroBlaze. Still a work in progress - not all tasks are running yet. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1452 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- .../SDKProjects/RTOSDemoSource/.cproject | 5 +- .../RTOSDemoSource/FreeRTOSConfig.h | 5 +- .../portable/GCC/MicroBlaze/portasm.S | 263 ++++++++++++++++++ .../SDKProjects/RTOSDemoSource/main-blinky.c | 12 - .../SDKProjects/RTOSDemoSource/main-full.c | 33 +-- 5 files changed, 279 insertions(+), 39 deletions(-) create mode 100644 Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portasm.S diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject index de261f961..3587cf6cc 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject @@ -44,7 +44,7 @@ -