Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Is it possible to call a previously set irq handler? If I typecast the uint32_t value returned by NVIC_GetVector to void(*)(void) and call it, mbed just hangs.