Question
Getting out of interrupts stop the software from running.
I'm using STM8AF5288 and the COSMIC as my IDE.
Everything working great accept for interrupts using.
The interrupt are being fired as I accept but on returning from the interrupt the PC is out of the program memory addresses.
It is happening with external interrupt as well as with UART TX interrupt.
Anyone ?
