• SVC handling
    Hi! I'm doing a project on Cortex M3 LPC1857, where in I have two images, a bootloader and a firmware. I use the flash memory bank-A to store both images. After bootloader(this doesn't use RTX kernel...
  • SVCS and CVS
    Is there any one who knows how to interface the Version controll from UV2 with the CVS system? I am using the WinCVS in // with UV2 but would be glad to have it integrated. Best regards Juan-Carlos...
  • SVCS & SourceSafe
    SVCS and Microsoft Source Safe. Configuration: ********************************************* Template file-->C:\Keil\UV2\Microsoft Visual SourceSafe.SVCS user-->user1 Database-->C:\VisualSourceSafe...
  • SVC handlers
    Hi Experts, The RTX code contains SVC handlers named with different names. How this can be best made use of ? Why the option to select numbering of different svc handlers like _svc(0) ....  __svc(n) ...