Hi Sayzer, There are likely several possible causes. The first that comes to mind is context saving. Depending on what chip you are using, it is not done automaticly for you. Have a look at the interrupt section of the datasheet.
DT_INT tends to context saving for you which is one of the things that make it so easy to use and powerful.![]()
Bookmarks