• RL-ARM V4 SWI_Handler problem
    I just upgraded from version 3.80 RL-ARM, RVMDK to version 4.0 and all of the sudden some of my software interrupt functions have stopped working. My problem seems to be an issue with a SWI function...
  • Debugging, execution speed & SWI_Handler...
    I have an app that seems to work perfectly when executing from flash ROM. However, if I load the code into the flash ROM and then start the debugger, the code slows down to a very slow crawl while executing...
  • Unknown opcode SWI_Handler
    Hi all I have just started to use uVision3 to simulate LPC2368 using RTX kernel. I followed description on uVision3 Help (Create New RTX Application). When I write a simple prog. I get this Error...
  • RTX Kernel - "SWI_Handler" in startup file ?
    Hello everyone, I am trying to convert a (simple) project to using the RTX kernel. Following the manual, I commented out the line SWI_Handler B SWI_Handler in the startup file and replaced...
  • Problem in executing a program with LPC2129
    I am new in embedded programming. Actually I want to run a c program that have used LPC21xx.h header file. I have tried keil uvision 5 and keil uvision 3 both. In keil uvision 5 there is no device with...