diff --git a/bsp/pic32ethernet/board.c b/bsp/pic32ethernet/board.c index b5bc301aeaa662e557db63a5f3fe9108490d1bad..0ff6895a541b1fa044e661bb8bc4c14b5d90c0c8 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 912c26fd867216e4e219d64a1d874aa9e4a1c8cc..cdba10e0a6e43f2e616b26d16d9cb6cebeaa7490 100644 --- a/bsp/pic32ethernet/project.cbp +++ b/bsp/pic32ethernet/project.cbp @@ -18,6 +18,7 @@ +