From: richardbarry Date: Fri, 24 Jun 2011 18:50:45 +0000 (+0000) Subject: New MicroBlaze port: Added a FreeRTOS exception handler, and installed it in each... X-Git-Tag: V7.0.2~140 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8d5c884359ab207bb9527f341459feb669c7724a;p=freertos New MicroBlaze port: Added a FreeRTOS exception handler, and installed it in each position in the exception table. The handler itself does not do much yet. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1470 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject index 5aace26d5..38a198925 100644 --- a/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject +++ b/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject @@ -74,7 +74,7 @@