]> git.sur5r.net Git - freertos/commit
New MicroBlaze port: Added a FreeRTOS exception handler, and installed it in each...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 24 Jun 2011 18:50:45 +0000 (18:50 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 24 Jun 2011 18:50:45 +0000 (18:50 +0000)
commit8d5c884359ab207bb9527f341459feb669c7724a
tree563011c9a788cb9fa03a2460a43e7d39c916c828
parent88348ec2bf9220bf610e3b4fb174f4bf803f2404
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
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/.cproject
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOSConfig.h
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/port.c
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/FreeRTOS_Source/portable/GCC/MicroBlaze/portmacro.h
Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource/main-full.c