• Can't set breakpoints
    I am working with the Nordic board PCA10040 using Keil V5.23.0.0. After updating the JLink firmware (requested) Keil stopped allowing breakpoints. I installed latest Segger software 6.30 and it didn...
  • New Frontiers for Virtualization with VMware & Arm
    Earlier in August, I attended my 7 th VMworld US (13 th if we count VMworld EMEA) and first as a non-VMware employee. VMworld always been an event full of industry defining innovations that influence...
  • ULINK2/VMware 'SWD Communication Failure'
    Hello I'm running a Windows 7(64-Bit) client on a VMware Windows 10(64-Bit, previously 8.1 and 7) host. The target driver setup shows the serial no. of the ULINK2, but there is a SWD Communication...
  • Setting breakpoints
    How do you specify a hardware breakpoint vs a software breakpoint? There's nothing that I can find in the help files. I'm now starting a search of the knowledge base. Any info appreciated.
  • Setting Breakpoint
    How to set break point from the output window? Say loop_flag = 1 is an instruction where I want to set the break point from the output window.