SWI Software Interrupt
2004-05-24 by Rob R
Hi, I'm using Keil & GNU to compile an example program that does simple GPIO manipulation and sends some data through the UART, but for some reason, there is a software interrupt (SWI_Handler??) for no apparent reason. This shows in the simulator, and on the board it just freezes. I don't know what could be causing this as I've just string together a load of code that works individually (i.e. tested Uart stuff, tested the GPIO stuff).. Just wondered if anyone had any ideas. Thanks Rob http://www.robs-projects.com/