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.

This commit is contained in:
Richard Barry 2011-06-24 18:50:45 +00:00
parent 4108061316
commit 8b0ccf1444
5 changed files with 75 additions and 15 deletions

View file

@ -63,8 +63,6 @@
#ifndef FREERTOS_CONFIG_H
#define FREERTOS_CONFIG_H
#include <xparameters.h>
/*-----------------------------------------------------------
* Application specific definitions.
*