• Debugging issue with ULINKPro
    Hello, I am using a ULINKPro on a MCB1700 (LPC1768) dev board. I am having an issue where when I setup and run in debug mode, the code will break where I set a break point but when I press F10 to just...
  • ULINKPro with JTAG
    I have a ULINK Pro connected to an STM32F4. When I select the JTAG port instead of SW port it reports 2 devices. 0x4BA00477 ARM CoreSight JTAG-DP 0x06413041 Unknown JTAG device Why would I get...
  • BCM2837 and uLinkpro
    I need to perform debugging (watch/break points) and tracing of a Raspberry Pi 3. It uses a Broadcom BCM2837 SOC that implements an ARM CortexA53. Will this adapter and associated software provide that...
  • UlinkPro driver found but won't install
    When I connect the Keil unit, it enumerates as an "unknown device" with no driver, rather than as a USB controller. When I try to install the driver (I see keil\ARM\ULINK\keilulx.inf on disk, I get the...
  • Using ULINKpro/Trace to debug a crashed CPU
    Hello, I'm using ULINKpro (ETM Trace enabled) to debug a problem with my code on a LPC4357. In some situations the CPU crashes. I would like to use the "Trace Data" view to see the last instructions...