lpc1114 Software Interrupt

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lpc1114 Software Interrupt

431 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mshrestha789 on Thu Jan 12 02:13:41 MST 2012
How to generate Software Interrupt (SWI) in lpc1114?
In the user manual there is only written "software interrupt generation" and nothing else.
Can any one help?
Labels (1)
0 Kudos
3 Replies

365 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheoVanManen on Sat Feb 18 15:39:34 MST 2012
Sometimes it is handy to use 'Google' for your questions. Search on: 'SWI ARM'.

See also:
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0040d/Cacdfeci.html

0 Kudos

365 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mshrestha789 on Tue Jan 17 21:35:53 MST 2012
Thanks that helped a lot.
0 Kudos

365 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by atomicdog on Thu Jan 12 11:24:39 MST 2012
The Supervisor Call (SVC), Pendable Service Call (PendSV), and SysTick timer can be used for software interrupts.
0 Kudos