Can you attach/detach different high level int handlers?

OSCPUDEV
Posts: 20
Joined: Fri Jun 23, 2023 7:02 pm

Can you attach/detach different high level int handlers?

Postby OSCPUDEV » Sat Jul 15, 2023 9:26 am

I would like to be able to switch between several different high level ISR's. Is this possible? It seems that the typical way to even have a high level int handler is using an assembly file, and the compiler magically replaces the system handler with whatever you have in your .S file with the xt_highint5: label.

Is there a system function that will actually add/remove the ISR pointer?

Thanks!

Who is online

Users browsing this forum: No registered users and 117 guests