This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Are there any examples in the resource explorer or elsewhere showing how to use the SWTRIG in the NVIC to generate a software generated interrupt? I need to know how to create and trigger the handler for a software interrupt.
Thanks,
-phil
Hi Phil,
I couldn't find much related to the SWTRIG, but I did find these threads related to TM4C (very similar device). There may be more TM4C threads out there about this that I didn't find.
Regards,
James
James,
Thank you. I also found an I2C demo in the resource explorer (https://dev.ti.com/tirex/explore/node?node=ALZkNmoJB52mpTUHhLBQWQ__J4.hfJy__LATEST) which uses the IntTrigger() function from driverlib to trigger a software interrupt. That showed my what I needed to know.
-phil
**Attention** This is a public forum