• SWI
    I am trying to execute the following SWI program. It doesnt execute the SWI function body. I have 0 errors and 0 warnings. Any help as to why? CODE: #include <LPC21xx.H> void __swi(8) Call1...
  • MBC2130 spurious resets - solution
    This may help somebody. The MCB2130 board uses a couple of pins on the com0 interface to generate a reset or interrupt. I thought I was ok to leave these unconnected when using the serial port for other...
  • spurious interrupts not simlated in arm7
    spurious interrupts not simlated in arm7
  • Spurious warning C180
    I just upgraded to uVision 5.21.1.0 and Compiler V7.56.0.0 This sample code produces warning C180: 'myFunc': not every path returns a value. The warning was not produced by the previous version of...
  • SWI Function
    hai i'm working with LPC2148 and keil Real view compiler i want to know how to write Software interrupt Function.. i tried some but met with an error.. i want to know how to define SWI function...