• problems µVision 1 <-> µVision 2
    Hi! I'm using a 80C515! Now i'm using µVision2 to make my programs. But from time to time i have undefinably problems with my progs. Changing some variable declarations solve that. My memory usage...
  • IRQn and CMSIS and µVision
    Using Freescale K70 cpu with MDK 5 Rev. 5.14. Have enabled UART0 interrupt with CMSIS: "NVIC_EnableIRQ (UART0_RX_TX_IRQn);" Made an ISR "void UART0_RX_TX_IRQHandler (void){...}" Get Receive Interrupts...
  • Does µVision simulate XMC4500
    Does µVision simulate the XMC4500 processor? If so, do you have an example project?
  • µVision 5.10 & Debugging fault?
    Hello at Keil, i had attempt to debug an STM32F103VC at source level. The debug interface is an ULINK2 using SWD. The ULINK2 was previously updated to Firmware V2.2. At regular debug process, the...
  • µVision V4.50 color settings
    Hi, in the MDK 4.5 color settings need to be changed each time µVision is started: e.g. when i change in Configuration->Color&Fonts->C/CPP Editor Files->Preprocessor to e.g. blue, close µVision...