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 @@ +