• SWD connection
    Hello everyone! I'am in a design phase of my first PCB mounter with an ARM processor, and I'am not sure if i correctly connected the programmers pins to the mcu ports. My processor is: STM32F302RCT6...
  • ULink2 and SWD
    Hello Folks, Is there any way to get the ULINK2 running with SWD? I see on the website a dialog showing how to switch between normal JTAG and SWD? When I go the settings dialog none of these settings...
  • Tutorial on SWD
    Note: This was originally posted on 10th March 2011 at http://forums.arm.com Hi, I'm planning to do some work on the implementation of SWD on a microcontroller to reprogram another ARM-based chip (an...
  • View values of local variable in watch
    I have declared Local variables with no optimization (level 0). Problem is local vars get assigned to register & I cannot view their values. This can be done by declaring them volatile & global...
  • uint64_t values in µVision Watch window
    Found that uint64_t values in Watch window of Keil uVision (V5.24.1) are always displayed as "0x0". Have a screen shot to show, but cannot attach it here. Best regards Juergen