From 0f50919f303b766831b8d6a04a8d6e6e28da1338 Mon Sep 17 00:00:00 2001 From: wuyangyong Date: Mon, 5 Sep 2011 15:20:56 +0000 Subject: [PATCH] update PIC32 example project git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1698 bbd45198-f89e-11dd-88c7-29a3b14d5316 --- bsp/pic32ethernet/board.c | 2 +- bsp/pic32ethernet/project.cbp | 5 ++-- bsp/pic32ethernet/project.mcp | 49 +++++++++++++++--------------- bsp/pic32ethernet/project.mcw | Bin 57856 -> 57856 bytes bsp/pic32ethernet/uart.c | 54 ++++++++++++++++++++++------------ 5 files changed, 64 insertions(+), 46 deletions(-) diff --git a/bsp/pic32ethernet/board.c b/bsp/pic32ethernet/board.c index b5bc301aea..0ff6895a54 100644 --- a/bsp/pic32ethernet/board.c +++ b/bsp/pic32ethernet/board.c @@ -122,5 +122,5 @@ void __ISR(_TIMER_1_VECTOR, ipl2) Timer1Handler(void) //} -void __ISR(_CORE_SOFTWARE_0_VECTOR, ipl2) CoreSW0Handler(void); +void __ISR(_CORE_SOFTWARE_0_VECTOR, ipl1) CoreSW0Handler(void); diff --git a/bsp/pic32ethernet/project.cbp b/bsp/pic32ethernet/project.cbp index 912c26fd86..cdba10e0a6 100644 --- a/bsp/pic32ethernet/project.cbp +++ b/bsp/pic32ethernet/project.cbp @@ -18,6 +18,7 @@ +