• Problems with program and SWI_Handler
    I've a problem with the A/D Converter example. I modified the programm, so that I can scale the voltage and different LED are ligthing. Furthermore the voltage could be changed with the potentiometer...
  • 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...
  • ARM: No Algorithm found problem
    I downloaded the IAR Project AT91SAM7S256-USART_USB_SAM7S-IAR4_31A-1_00 for AT91SAM7S256-EK kit, but could not get it work. This project runs a test of the AT91SAM7Sxx device include an USB port...